GEO/LLMO

Structured data

aka JSON-LD

Structured data is a small block of JSON in your page's `<head>` that describes what the page is about in a vocabulary search engines understand.

Schema.org is the vocabulary; JSON-LD is the format Google recommends. A block looks like <script type="application/ld+json">{"@context": "https://schema.org", "@type": "Product", "name": "...", "offers": ...}</script>. The page tells the search engine "this is a Product" or "this is a HowTo" or "this is an Article" — and the engine becomes eligible for the matching rich result.

Common types: Article, BreadcrumbList, FAQPage, HowTo, Organization, Product + Offer, SoftwareApplication, WebSite. Each has required fields; missing one means the rich result silently doesn't fire.

Structured data is also the format generative engines (Gemini, Perplexity, ChatGPT) lean on to attribute and cite. A page with no schema is harder to summarise and harder to verify, so it gets cited less.

Scan for this

See how your page handles structured data.

Drop in any public URL. ifySEO renders the page in a real headless browser and tells you exactly what's wrong — including issues in the geo/llmo category.

See your score in under a minute. · No card · No setup