Skip to content

Instantly share code, notes, and snippets.

@henshaw
Last active May 12, 2023 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save henshaw/e797646280f05731d52e12fe95740b56 to your computer and use it in GitHub Desktop.
Save henshaw/e797646280f05731d52e12fe95740b56 to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Name of video",
"description": "Description of video",
"thumbnailUrl": "https://coywolf.pro/wp-content/uploads/2019/06/og-coywolf.png",
"uploadDate": "2021-02-21T11:34:07-06:00",
"duration": "PT1M43S",
"embedUrl": "https://[Customer Subdomain]/[Video ID]/iframe"
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment