Created
September 1, 2016 18:03
-
-
Save strategyst/b5f320264b10a400c7f3b66f8c1da1cd to your computer and use it in GitHub Desktop.
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": "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