Free Video Schema Markup Generator

Use our FREE Schema.org Video Schema structured data generator to create JSON-LD markups, including all of the required item properties.

After generating your code, always test it with Google Rich Results Test tool before using it.

Video Structured Data Code Example

<script type='application/ld+json'>
{
 "@context": "http://schema.org",
 "@type": "VideoObject",
 "name": "Video Schema Markup Generator",
 "description": "Use our FREE Schema.org Video Schema structured data generator to create JSON-LD markups, including all of the required item properties. After generating your code, always test it with Google Rich Results Test tool before using it.",
 "thumbnailUrl": "https://seosmoothie.com/image.jpg",
 "uploadDate": "2021-03-09",
 "duration": "PT1H25M5S",
 "contentUrl": "",
 "embedUrl": "https://www.youtube.com/seosmoothie/video",
 "interactionCount": "2345",
 "expires": ""
}
</script>

Schema.org’s references: VideoObject. Google’s documentation: Video

Do you want to have this tool on your website?

You can have it for free: quick and easy implementation, just copy and paste the code snippet.