Skip to content

Structured Data Validator

Check any web page for structured data markup. Extracts JSON-LD, Microdata, and RDFa, then validates against common Schema.org types. Find missing required and recommended properties that affect your search result appearance.

Required

URL of the page to check for structured data

Get an API key to automate this

Result


                    

Code snippets


                                                

                                                

                                                

                                            

What this tool checks

  • Extracts JSON-LD from script tags
  • Detects Microdata (itemscope/itemprop)
  • Finds RDFa markup (typeof/property)
  • Validates against 14 common Schema.org types
  • Reports required property errors
  • Reports recommended property warnings
  • Handles @graph containers

Automate this with the API

Run this tool programmatically from your code. Get a free temporary API key with 20 requests/day — or register for 75 requests/day.

curl https://apixies.io/api/v1/validate-structured-data?url=... \ -H "X-API-Key: YOUR_API_KEY"

Frequently asked questions

Which Schema.org types are validated?
Organization, WebSite, Article, NewsArticle, BlogPosting, Product, LocalBusiness, FAQPage, BreadcrumbList, Person, Event, Recipe, VideoObject, and WebPage. Other types are extracted but not deeply validated.
What's the difference between errors and warnings?
Errors mean a required property is missing, which could prevent rich results from showing. Warnings mean a recommended property is missing, which could improve your search appearance if added.
Does it check Microdata and RDFa fully?
It detects and lists Microdata and RDFa items found on the page, but deep validation (checking individual properties) is only done for JSON-LD, which is the format Google recommends.

We use cookies for analytics to understand how our site is used. Privacy Policy