Schema.org Invalid JSON-LD

Structured data must be valid JSON-LD: valid JSON plus @context and correct structure. Syntax errors prevent parsing and indexing.

Common causes

How to fix

FAQ

Can I use multiple script tags for Schema.org?
Yes. You can have several script type=application/ld+json blocks; each should be valid JSON-LD.
What is @context for?
@context tells parsers where to find type and property definitions; typically https://schema.org.

Fix it now

Try in validator (prefill this example)

Related

All tools · Canonical