Validate Schema.org structured data types, properties, and value relationships.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
JSON-LD, Microdata, or RDFa becomes typed items and properties, then vocabulary metadata is used to flag type mismatches and malformed value shapes. Unknown extensions are reported separately from syntax errors.
{"@context":"https://schema.org","@type":"Product","name":"Laptop","offers":{"@type":"Offer","price":"999","priceCurrency":"USD"}}
Valid: yes Type: Product Errors: none Warnings: none Properties: name, offers
SEO audits, ecommerce markup, and publisher structured data validate Schema.org.