AgenticReadiness ยท test site

← Content

JSON-LD structured data

Parseable schema.org JSON-LD with an @context, an @type, ISO-8601 dates, and any Google-required props. (page-parsed)

โœ“ correct implementation โœ— broken implementation

Broken variant

Five blocks: invalid JSON, non-schema.org @context, missing @type, missing @context, a bad date, and a Recipe missing its required image.

Defect metrics

jsonLdInvalidJson
jsonLdMissingContext
jsonLdNonSchemaContext
jsonLdMissingType
jsonLdMissingRequiredProp
jsonLdInvalidValueFormat