Results model

Schema Checker result model

A schema report should explain whether JSON-LD exists, whether it parses, and which content types are declared.

Checks included

  • Presence of JSON-LD blocks in the HTML
  • Parse validity and readable structure
  • Detected `@type` values and missing-schema warnings

Recommended actions

  • Match the structured data to visible page content.
  • Fix invalid JSON or mixed objects inside JSON-LD blocks.
  • Add the most relevant schema type instead of generic noise.