JSON-LD structured data
Parseable schema.org JSON-LD with an @context, an @type, ISO-8601 dates, and any Google-required props. (page-parsed)
Broken variant
Five blocks: invalid JSON, non-schema.org @context, missing @type, missing @context, a bad date, and a Recipe missing its required image.
Catalogued flags
| Flag | Kind | Severity |
|---|---|---|
jsonLdInvalidJson | defect | high |
jsonLdMissingContext | defect | medium |
jsonLdNonSchemaContext | defect | low |
jsonLdMissingType | defect | medium |
jsonLdMissingRequiredProp | defect | medium |
jsonLdInvalidValueFormat | defect | medium |