Structured data and rich snippets
How the check works
The tool extracts all structured data blocks from the page — JSON-LD, Microdata and RDFa — determines the Schema.org types and checks for the presence of required properties.
Common errors: syntactically invalid JSON-LD, missing required fields (for example, price on Product), and markup that does not match the page’s visible content.
Why it matters in the age of AI search
Structured data is read not only by classic search engines but also by AI assistants and generative answers (GEO). Clear markup increases the chance that your content will be cited correctly in AI-generated answers.
Start with a basic set: Organization on the homepage, BreadcrumbList on all pages, Product or Article depending on the content type, FAQPage on pages with questions.