Created
November 10, 2017 18:49
-
-
Save judell/ffc412a463a37652da6d6470c4b2dad4 to your computer and use it in GitHub Desktop.
schema.org json in view-source:https://climatefeedback.org/evaluation/playing-semantics-misleading-breitbart-article-downplays-us-contribution-to-climate-change/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ | |
"@context": "https://schema.org", | |
"@type": "WebPage", | |
"mainEntity": { | |
"@type": "Article", | |
"author": { | |
"@type": "Organization", | |
"logo": "https://climatefeedback.org/wp-content/themes/wordpress-theme/dist/images/Climate_Feedback_logo_s.png", | |
"name": "Climate Feedback" | |
}, | |
"datePublished": "06 Jun 2017", | |
"image": { | |
"@type": "ImageObject", | |
"height": "200px", | |
"url": "https://climatefeedback.org/wp-content/uploads/2017/06/Breitbart_Thomas-D-Williams_US-biggest-polluter-screen.png", | |
"width": "200px" | |
}, | |
"headline": ""This whole post is based on semantics and basically one big strawman fallacy. The author is deliberately", | |
"publisher": { | |
"@type": "Organization", | |
"logo": "https://climatefeedback.org/wp-content/themes/wordpress-theme/dist/images/Climate_Feedback_logo_s.png", | |
"name": "Climate Feedback" | |
}, | |
"review": { | |
"@type": "Review", | |
"author": { | |
"@type": "Organization", | |
"logo": "https://climatefeedback.org/wp-content/themes/wordpress-theme/dist/images/Climate_Feedback_logo_s.png", | |
"name": "Climate Feedback", | |
"url": "https://climatefeedback.org" | |
}, | |
"datePublished": "5 Jun 2017", | |
"image": { | |
"@type": "ImageObject", | |
"height": "200px", | |
"url": "https://climatefeedback.org/wp-content/uploads/2017/06/Breitbart_Thomas-D-Williams_US-biggest-polluter-screen.png", | |
"width": "200px" | |
}, | |
"publisher": { | |
"@type": "Organization", | |
"logo": "https://climatefeedback.org/wp-content/themes/wordpress-theme/dist/images/Climate_Feedback_logo_s.png", | |
"name": "Climate Feedback" | |
}, | |
"itemReviewed": { | |
"@type": "CreativeWork", | |
"author": { | |
"@type": "Person", | |
"name": "Thomas D. Williams" | |
}, | |
"headline": "WHO: United States Among Least Polluting Nations on the Planet", | |
"image": { | |
"@type": "ImageObject", | |
"height": "200px", | |
"url": "", | |
"width": "200px" | |
}, | |
"publisher": { | |
"@type": "Organization", | |
"logo": "Breitbart", | |
"name": "Breitbart" | |
}, | |
"datePublished": "5 Jun 2017", | |
"url": "http://www.breitbart.com/big-government/2017/06/05/who-united-states-among-least-polluting-nations-on-the-planet/" | |
}, | |
"reviewRating": { | |
"@type": "Rating", | |
"alternateName": "-2", | |
"bestRating": 5, | |
"ratingValue": 1, | |
"worstRating": 1 | |
}, | |
"reviewBody": "", | |
"url": "https://climatefeedback.org/evaluation/playing-semantics-misleading-breitbart-article-downplays-us-contribution-to-climate-change/" | |
} | |
} | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment