JSON-LD present
What it checks
AI agents rely on JSON-LD structured data to understand what your site offers, who runs it, and how to interact with it. Without any JSON-LD, agents like ChatGPT and Perplexity treat your site as unstructured text with no machine-readable identity. Add Organization and WebSite schemas to your homepage <head> as a starting point.
Why it matters
Machine-parseable schema.org JSON-LD embedded in the server-returned HTML is extracted and used by named consumers (Googlebot for rich results and knowledge understanding, Google Merchant Center’s website crawl, Applebot for Spotlight/Siri, Microsoft NLWeb as its MCP data layer). The SEPARATE claim that adding JSON-LD raises a page’s citation rate in AI answer engines is false for pages already in the index. A third claim — that JSON-LD injected only by client-side JavaScript reaches AI consumers — is also false.
Evidence
JSON-LD structured data presence and its effect on AI…
Consumption is A-documented. Google states plainly that “Google uses structured data that it finds on the web to understand the content of the page” (google-intro-structured-data). Merchant Center’s automated feeds are built by crawling schema.org markup (google-merchant-automated-feeds). Apple’s Applebot doc enumerates the supported schema.org types (apple-app-search-web-markup). And NLWeb is built on “Schema.org and related semi-structured formats”, which it exposes over MCP (nlweb-github). JSON-LD 1.1 is a W3C Recommendation (w3c-json-ld-11) and adoption is enormous — 834M URLs across 11.6M domains, 51.25% of crawled pages carry some structured data (webdatacommons-2024-stats).
The citation-uplift claim, however, is refuted by the best available experiment. Ahrefs ran a matched difference-in-differences on 1,885 pages that added JSON-LD against about 4,000 controls. AI Mode came out at +2.4% and ChatGPT at +2.2%, both indistinguishable from zero. AI Overviews came out at −4.6%, which is significant at about 1-in-2,500 by chance (ahrefs-schema-ai-citations). searchVIU’s controlled fetch test found that a price present only in JSON-LD was retrieved by 0 of 5 systems: ChatGPT, Claude, Gemini, Perplexity and AI Mode (searchviu-schema-ai-fetch-test). arXiv 2603.10700 found “JSON-LD markup alone provides only modest improvements” to RAG, while purpose-built entity pages gave about +29.6%.
The rendering constraint is critical, and audit-actionable. Googlebot can read JS-injected JSON-LD (google-intro-structured-data). Merchant Center explicitly cannot: markup “can’t be generated with JavaScript after the page has loaded”. No major AI crawler executes JavaScript at all (vercel-ai-crawler-rendering). Score this as machine-readability hygiene — presence, validity, server-rendering, and agreement with visible text — and never as an AI-citation lever.
Limits
Google’s own AI docs are unambiguous. “Structured data isn’t required for generative AI search, and there’s no special schema.org markup you need to add.” And: “You don’t need to create new machine readable files, AI text files, or markup to appear in these features” (google-ai-optimization-guide, google-ai-features-doc). Google’s agent-facing guidance (web-dev-agent-friendly-sites) never mentions schema.org, naming screenshots, DOM and the accessibility tree instead. The largest AI-visibility correlation study (75k brands) did not even measure schema as a factor (ahrefs-brand-visibility-correlations).
The widely-repeated “53% of AI-cited pages have schema, ~3x the rate of uncited pages” statistic is confounded — the Ahrefs authors attribute it to site quality, not markup. Note the honest limit on the null result: Ahrefs sampled only pages already receiving 100+ AI Overview citations, so it cannot rule out an effect on first-time discovery, parsing or indexing.
How it scores
Consumption is documented, and that is the only half the grade covers. Google states plainly that “Google uses structured data that it finds on the web to understand the content of the page”, Merchant Center’s automated feeds are built by crawling schema.org markup, and Applebot’s documentation enumerates the types it supports. Named consumers reading the format is the grade-A bar. A separate and much weaker claim — that adding JSON-LD raises a page’s citation rate — is not what is graded here. Google contradicts that one directly: “Structured data isn’t required for generative AI search, and there’s no special schema.org markup you need to add.” So the audit checks that machine-readable markup exists and parses, not that it buys visibility.
Sources
- Intro to how structured data markup works — Google Search Central, vendor-doc (verified 2026-08-21)
- JSON-LD 1.1 — A JSON-based Serialization for Linked Data — W3C, spec (verified 2026-08-21)
- About schema.org — schema.org, spec (verified 2026-08-20)
- Web Data Commons Extraction Report — October 2024 Common Crawl Corpus — Web Data Commons (University of Mannheim), dataset (verified 2026-08-21)
- We Tracked 1,885 Pages Adding Schema. AI Citations Barely Moved. — Ahrefs, study (verified 2026-08-21)
- Schema Markup and AI in 2025: What ChatGPT, Claude, Perplexity & Gemini Really See — searchVIU, study (verified 2026-08-21)
- Structured Linked Data as a Memory Layer for Agent-Orchestrated Retrieval — arXiv (Volpini, Raad, Gamba, Riccitelli), study (verified 2026-08-20)
- The rise of the AI crawler — Vercel / MERJ, study (verified 2026-08-21)
- AI features and your website — Google Search Central, vendor-doc (verified 2026-08-21)
- AI features and your website — AI optimization guide (mythbusting section) — Google Search Central, vendor-doc (verified 2026-08-21)
- Build agent-friendly websites — Google / web.dev, vendor-doc (verified 2026-08-20)
- Top Brand Visibility Factors in ChatGPT, AI Mode, and AI Overviews (75k Brands Studied) — Ahrefs, study (verified 2026-08-20)
- NLWeb repository grep for HowTo — Microsoft / nlweb-ai, repo (verified 2026-08-20)
- App Search Programming Guide: Mark Up Web Content — Apple (Documentation Archive), vendor-doc (verified 2026-08-21)
- Optimizing Your Content for Inclusion in AI Search Answers — Microsoft Advertising, vendor-doc (verified 2026-08-21)
- Add products automatically from your online store (automated feeds / website crawl) — Google Merchant Center Help, vendor-doc (verified 2026-08-20)