{
  "slug": "schema-markup-validator",
  "name": "Schema Markup Validator",
  "url": "https://validator.schema.org",
  "cat": "seo",
  "group": "ship",
  "tagline": "Structured data validators",
  "price": "Free. No account and no quota on the web UIs. Google's Rich Results Test and the Search Console enhancement reports are equally free.",
  "tier": "free",
  "pick": false,
  "what": "The Schema Markup Validator checks JSON-LD, Microdata or RDFa against schema.org vocabulary, while Google's Rich Results Test checks whether that markup qualifies for a specific rich result. Search Console then reports structured data errors across every indexed page.",
  "why": "For a content site, <code>NewsArticle</code>, <code>Person</code> and <code>FAQPage</code> markup drives rich results and hands AI crawlers clean facts to lift. Validating before publish stops a broken template shipping across the whole archive.",
  "warn": "Valid markup does not guarantee rich results — Google decides. The generic validator happily accepts schema Google ignores, so run both tools.",
  "install": "Paste your rendered JSON-LD into validator.schema.org.",
  "category": {
    "key": "seo",
    "name": "SEO, growth & newsletter",
    "desc": "Getting found, and owning the audience once you are.",
    "group": "ship",
    "groupName": "Ship it & keep it alive"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://validator.schema.org/",
    "checked_at": "2026-08-18T20:13:57.562+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}