Schema Markup Generator
Generate valid JSON-LD or Microdata structured data for 16 schema types. Select a schema type, fill in the fields, and copy the markup to your site. Not sure where the code goes once you have it? Read how to add schema markup to your website for the exact steps on WordPress, Shopify, Wix, and custom sites.
VideoObject Fields
Structured Data Output
Missing required fields:
- - Video name is required
- - Thumbnail URL is required
- - Upload date is required
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "",
"description": "",
"thumbnailUrl": "",
"uploadDate": ""
}
</script>What is Video schema?
VideoObject schema describes a video with its name, thumbnail, upload date, and duration, plus optional links to the file or an embeddable player. Google's video rich result reads this markup to show a thumbnail, duration badge, and other details directly in search and video results, rather than relying on the page's visible text alone, and it can also help a video surface in Google's dedicated video results tab.
The required properties are name, thumbnailUrl, and uploadDate, each covered below. Duration is optional but recommended, expressed in ISO 8601 format such as PT1M33S for one minute thirty-three seconds. Fill in the fields and generate JSON-LD or Microdata output, then check the code with the Rich Results Test button before publishing it to your video's landing page.
Frequently asked questions
What does Google require for VideoObject markup?
name, thumbnailUrl, and uploadDate are the required properties. Without all three, the video is not reliably eligible for the video rich result.
Do I need both contentUrl and embedUrl?
No, one is usually enough. contentUrl points to the raw video file, embedUrl to a player page such as a YouTube embed. Use whichever applies to how your video is hosted.
How do I format duration correctly?
Use ISO 8601 duration format, for example PT1M33S for one minute thirty-three seconds, or PT2H for two hours. Get this wrong and Google may ignore the field rather than reject the whole block.
Does this work for videos hosted on YouTube?
Yes, use the YouTube thumbnail and embed URLs in the relevant fields. YouTube also generates its own VideoObject markup automatically, so check you are not duplicating conflicting data on the same page.
Want structured data implemented, validated, and monitored for you? The technical SEO audit includes a full schema markup review. Not sure where to paste the code above? Read how to add schema markup to your website.
Other schema types
Get Started
Want Your Schema Implemented and Validated for You?
Tell me your site and CMS. I will review your existing structured data, implement what is missing, and validate everything in Google's Rich Results Test as part of the fixed-fee audit.
- Focus on your biggest search problem
- Review the evidence you already have
- Identify the most useful next step
- Answer your priority SEO question
Usually responds within a few hours
Currently accepting new clients
More free SEO tools
Robots.txt Generator
Build a valid robots.txt with a visual editor. Includes AI crawler blocking presets.
Hreflang Tag Generator
Generate correct hreflang tags for multilingual sites in HTML or XML sitemap format.
Redirect Chain Checker
Follow and visualise the full redirect chain for any URL. Detect loops and 302s.