Generator

VideoObject JSON-LD Generator

Schema.org VideoObject JSON-LD for embedded videos, tutorials, and reels.

For pages embedding videos. Required for video carousels and Google video rich results.

VideoObject JSON-LD
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "VideoObject",
  "name": "",
  "description": "",
  "thumbnailUrl": "",
  "uploadDate": ""
}
</script>

How to use

Paste the script tag inside the <head>of the page that hosts this content. Verify with Google's Rich Results Test after publishing.