Read the structured data a page publishes, entity by entity, and see what each one is missing. 10 free page checks a day, and pasted markup costs none of them — nothing leaves this server to check it.
SearchOrbit AI extracts every JSON-LD block, reports the entities in it and checks each one against a bundled ruleset. Nothing is executed, and no address inside the markup is ever requested.
Every <script type="application/ld+json"> block in the delivered HTML, in document order. For each block: whether it is valid JSON, what @context it declares, whether it uses @graph, and every entity inside it — including entities nested inside another entity’s properties, which is where most of a page’s structured data actually lives.
For each entity it reports the @type, the @id, the properties present, and — for the types the bundled ruleset covers — which expected properties are absent. Duplicate @id values across entities are called out, because two entities sharing an identifier are read as one and have their properties merged.
Ruleset version 2026-08, bundled with SearchOrbit AI: Organization, LocalBusiness, WebSite, WebPage, Article, Product, BreadcrumbList, FAQPage, SoftwareApplication, VideoObject, Event, JobPosting.
An entity of any other type is still reported — its @type, its @id and its properties — and simply marked as not checked. A type this ruleset does not cover is not a type that is wrong.
These findings come from SearchOrbit AI’s own ruleset, and the version that produced them is stamped on every result. Google’s requirements for a given rich result change without notice, and no third-party tool can promise otherwise — a checker that presented its own snapshot as an official answer would be wrong the first time a requirement moved and silent about it afterwards.
Nothing here says a page is eligible for a rich result. That is Google’s decision, and the Rich Results Test is where to confirm it.
Structured data is one signal among several. To see the rest of what a crawler reads on the same page, run a free SEO audit or check its meta tags.