Free SEO tool

Free Schema Markup Checker

Structured data helps search engines and AI systems understand your content. Enter a URL to see which JSON-LD schema types are present and whether markup looks valid.

Recommended format: JSON-LD Homepage baseline: Organization + WebSite Validation: Google Rich Results Test

Website URL to analyze

Structured data helps search engines and AI systems understand your content. Enter a URL to see which JSON-LD schema types are present and whether markup looks valid.

Detect JSON-LD structured data on your pages — schema helps search engines and AI systems understand entities, products, FAQs, and organization details.

In your free report

  • JSON-LD script blocks in page HTML
  • @type values found (Organization, WebSite, Article, FAQPage, Product, etc.)
  • Parse errors in JSON-LD syntax
  • Presence of recommended properties for detected types
Recommended format JSON-LD
Homepage baseline Organization + WebSite
Validation Google Rich Results Test

Recommendations from official docs

Prefer JSON-LD in the head

Google recommends JSON-LD as the easiest format to maintain. Place scripts in <head> or early <body> with valid JSON syntax.

Start with Organization and WebSite

Add Organization schema with name, url, and logo. WebSite schema with potentialAction enables sitelinks search box eligibility in Google.

Use FAQPage for real FAQs only

FAQ schema must reflect visible FAQ content on the page. Misleading FAQ markup can result in manual actions and rich result loss.

Schema supports AI understanding

Clear entity markup (Product, Article, LocalBusiness) gives LLMs structured facts beyond unstructured paragraph text — especially for pricing, authors, and dates.

Step-by-step action plan

  1. 1 Add Organization JSON-LD on your homepage with name, url, logo, and sameAs social links.
  2. 2 Mark up articles with Article schema: headline, datePublished, author, image.
  3. 3 Validate output with Google Rich Results Test before publishing.
  4. 4 Fix JSON syntax errors — trailing commas and unescaped quotes break parsing.
  5. 5 Keep schema aligned with visible page content; do not mark up invisible or misleading data.

Learn more from the source

Questions about this tool

Which schema types are detected?

We list JSON-LD @type values found on the page, such as Organization, WebSite, Article, FAQPage, and Product.

Does schema guarantee rich results?

No. Schema makes content eligible for enhancements; search engines decide what to display.