Skip to content

Instantly share code, notes, and snippets.

@tsh-code
Forked from adiq/verge-news.html
Created December 10, 2019 12:16
Show Gist options
  • Save tsh-code/1b061f86c93883d9399bf732067aebcf to your computer and use it in GitHub Desktop.
Save tsh-code/1b061f86c93883d9399bf732067aebcf to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "NewsArticle",
"mainEntityOfPage": "https://www.theverge.com/2018/8/27/17785594/apple-iphone-xs-september-launch-three-new-devices-rumors",
"headline": "Apple to launch three new iPhones, Watch with larger screen, updated iPad Pros, says Bloomberg",
"description": "Apple is expected to launch three new iPhones in September, according to the latest rumors and supply chain leaks. A new report from Bloomberg says there’ll be an upgraded iPhone X, a version with a larger screen, and a cheaper handset with colorful variants and an LCD display. ",
"speakable": {
"@type": "SpeakableSpecification",
"xpath": [
"/html/head/title",
"/html/head/meta[@name='description']/@content"
]
},
"datePublished": "2018-08-27T07:27:17-04:00",
"dateModified": "2018-08-27T07:27:17-04:00",
"author": {
"@type": "Person",
"name": "James Vincent"
},
"publisher": {
"@type": "Organization",
"name": "The Verge",
"logo": {
"@type": "ImageObject",
"url": "https://www.theverge.com/v/verge/images/logos/google_amp.png",
"width": 600,
"height": 60
}
},
"image": [
{
"@type": "ImageObject",
"url": "https://cdn.vox-cdn.com/thumbor/SdwcxGxVSeclSlEwHs_lQZWXbfU=/1400x1400/filters:format(jpeg)/cdn.vox-cdn.com/uploads/chorus_asset/file/11644683/1iphones.jpg",
"width": 1400,
"height": 1400
},
{
"@type": "ImageObject",
"url": "https://cdn.vox-cdn.com/thumbor/A6AsqbpkER875bVPzWrTAA3JmzI=/1400x1050/filters:format(jpeg)/cdn.vox-cdn.com/uploads/chorus_asset/file/11644683/1iphones.jpg",
"width": 1400,
"height": 1050
},
{
"@type": "ImageObject",
"url": "https://cdn.vox-cdn.com/thumbor/bP3GYXW5zgr_pwIvYnwNpZvdFzI=/1400x788/filters:format(jpeg)/cdn.vox-cdn.com/uploads/chorus_asset/file/11644683/1iphones.jpg",
"width": 1400,
"height": 788
}
]
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment