Last active
April 26, 2019 18:19
-
-
Save patrickcoombe/5691d5b47747b53cb627 to your computer and use it in GitHub Desktop.
Video
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": "VideoObject", | |
| "name": "Funny Cat Poses 2.0", | |
| "description": "A short description of your video, we'd keep it at 140 characters just to be safe.", | |
| "thumbnailUrl": "http://www.example.com/thumbnail.jpg", | |
| "uploadDate": "2015-04-05T08:00:00+02:00", | |
| "duration": "PT1M33S", | |
| "contentUrl": "http://www.example.com/movie.mov", | |
| "embedUrl": "http://www.example.com/embed?videoetc", | |
| "interactionCount": "2347" | |
| } | |
| </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment