Skip to content

Instantly share code, notes, and snippets.

@strategyst
Created September 1, 2016 18:03
Show Gist options
  • Save strategyst/b5f320264b10a400c7f3b66f8c1da1cd to your computer and use it in GitHub Desktop.
Save strategyst/b5f320264b10a400c7f3b66f8c1da1cd to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "VideoObject",
"name": "Why Super Shop is Great",
"description": "Find out why Super Shop is great and all of our products are super!",
"thumbnailUrl": "http://www.example.com/thumbnail.jpg",
"uploadDate": "2016-06-05T08:00:00+08:00",
"duration": "PT1M33S",
"contentUrl": "http://www.example.com/supershop.flv",
"embedUrl": "http://www.example.com/videoplayer.swf?video=123",
"interactionCount": "2347"
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment