Validate Schema Markup Online

Paste JSON-LD to check syntax and required schema.org fields. Does not fetch live pages — paste-only.

Paste only — cannot fetch live URLs.The schema validator analyzes content you paste into the box. Browsers block websites from loading other sites' HTML (CORS), so we cannot enter a URL and pull your page automatically. Copy HTML from View Source (Ctrl+U / Cmd+Option+U), your CMS, or a saved file.

Not a replacement for Google Rich Results Test, which fetches your URL server-side.

Status

How to use

  1. Copy JSON-LD from a <script type="application/ld+json"> block in your page source.
  2. Paste it into the box below (single object or array).
  3. Fix any missing @context, @type, or required fields before deploying.

Frequently asked questions

Can this check a live URL?

No. Paste JSON-LD from View Source — browsers block cross-site fetching.

What types are validated?

Article, Product, FAQ, HowTo, LocalBusiness, Organization, WebSite, WebApplication, BreadcrumbList, and Person.

Replacement for Google Rich Results Test?

No. This is local syntax + required-field checks. Google's tool fetches URLs server-side.

Need to generate schema?

Use the Schema Markup Generator.

Last updated

Powered by maratool