Skip to content

Instantly share code, notes, and snippets.

@jessotron
Created September 25, 2015 00:39
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jessotron/32e88bf01d8ee30ce7f5 to your computer and use it in GitHub Desktop.
Save jessotron/32e88bf01d8ee30ce7f5 to your computer and use it in GitHub Desktop.
Sample Article Schema Markup (NewsArticle)
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Article",
"headline": "Emmys 2015: The 5 categories we're most excited to see",
"image": "http://rack.1.mshcdn.com/media/ZgkyMDE1LzA5LzIwLzQ0L2YyOGFiZmM5NmNkLmQ5ZjgxLmpwZwpwCXRodW1iCTEyMDB4NjI3IwplCWpwZw/418b1a9e/940/f28abfc9-6cd9-217b-8bc7-fd48dd3621a9_MM714-21.jpg",
"keywords": ["television","emmys","uncategorized","entertainment","tv","emmys-2015"],
"datePublished": "2015-09-20T13:39:38Z",
"articleSection": "entertainment",
"creator": "Sandra Gonzalez",
"author": "Sandra Gonzalez",
"articleBody": "The 2015 Emmy Awards are upon us, and while television's biggest night has in several years etc....",
"mainEntityOfPage": "True"
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment