Schema Validator
Audit your structured data against schema.org's required and recommended fields. Claude returns a corrected block you can paste straight back into your page.
Common questions
What is JSON-LD and why does it matter?
JSON-LD is the structured data format Google recommends for rich results — star ratings, FAQ accordions, breadcrumbs, recipe cards, event panels. Get the markup right and your listing takes up more space in the search results; get it wrong and you lose the rich result entirely.
How does the validator work?
If you paste a URL we fetch the page (HTML only, 1.5MB cap) and extract every <script type="application/ld+json"> block. We parse the JSON, then check each @type against schema.org's required and recommended fields. Claude then writes a corrected version of the most-broken block.
Which schema types does it understand?
Organization, LocalBusiness, Person, Product, Article, BlogPosting, NewsArticle, WebPage, WebSite, FAQPage, Question, HowTo, Event, Recipe, Service, BreadcrumbList, Review, AggregateRating, Offer, VideoObject. Other types still get JSON-parse validation plus AI commentary.
Should I still use Google's Rich Results Test?
Yes — always test the final markup in Google's Rich Results Test before deploying. Our validator catches the field-level mistakes; Google decides whether the rich result is eligible in production.
Keep exploring
Hand-picked next steps from across our guides and services.
- Service
technical SEO services
Technical SEO is a core service that often involves structured data validation, making it highly relevant to a schema validator tool.
- Guide
structured data and schema markup
This guide directly addresses structured data and schema markup, which is the primary function of the schema validator tool.
- Guide
technical SEO audit
A technical SEO audit often includes validating structured data, making this a relevant guide for users of the schema validator.
- Service
improve on-page SEO
Validating schema helps improve on-page SEO by ensuring proper rich result eligibility.
- Article
technical SEO checklist
This blog post likely covers structured data as part of a comprehensive technical SEO checklist.