The Schema Markup AI Actually Reads (We Tested 3 Types Live)
Summary
Contentpen released episode 3 of its AEO Unlocked series, a 30-day experiment that takes one real blog post and fixes it publicly, step by step. This episode covers structured data: what schema markup is, which types are worth adding for AI visibility (Article, BreadcrumbList, FAQPage among them), and how to build and validate them without paying for anything. The presenter then adds three schema types to the series blog post on camera.
The supporting work is done with free public tooling: Google's Rich Results Test, a schema markup generator, and the schema.org validator. The episode's framing claim is that 71% of pages ChatGPT cites and 65% of pages Google AI Mode cites already carry structured data.
Demonstration by Contentpen, embedded from YouTube. AIOTruth did not reproduce the test.
Why it matters
Structured data is one of the few things a publisher controls outright that changes how a machine parses a page, and the citation figures quoted here suggest it is closer to table stakes than to an edge. If most of what these systems cite already carries schema, a page without it is asking a retrieval system to infer its author, date, topic, and answer structure from prose alone. Google's own documentation confirms which types it supports and what each one requires, so the implementation path is documented and free: the work is picking the handful of types that fit the page and validating them, not buying a tool.
Source
- search.google.com/test/rich-results the item itself, published by Contentpen, created by Contentpen
- developers.google.com/search/docs/appearance/structured-data/search-gallery Official platform documentation, first party
- developers.google.com/search/docs/appearance/structured-data/job-posting Official platform documentation, first party
- developers.google.com/search/docs/appearance/structured-data/recipe Official platform documentation, first party
- developers.google.com/search/docs/appearance/structured-data/event Official platform documentation, first party
- youtube.com/watch?v=ASXN0koyaSgwhere AIOTruth found it
What was checked
- canonical URL taken from the page itself
- read the item page (200)
- https://validator.schema.org/: does not mention the item, tier 3 (Published technical standard)
- https://developers.google.com/search/docs/appearance/structured-data/search-gallery: supports the item, tier 1 (Official platform documentation)
- https://developers.google.com/search/docs/appearance/structured-data/job-posting: supports the item, tier 1 (Official platform documentation)
- https://developers.google.com/search/docs/appearance/structured-data/recipe: supports the item, tier 1 (Official platform documentation)
- https://developers.google.com/search/docs/appearance/structured-data/event: supports the item, tier 1 (Official platform documentation)
- https://search.google.com/test/rich-results: does not mention the item, tier 2 (Reproducible first-party demonstration)
Limitations
- Everything checked traces back to a single domain, so this is one party's account.
- The demonstration was not independently reproduced by AIOTruth.
AIOTruth judgment
The item scores 9.3 with Confirmed evidence because the mechanism it teaches is backed by first party platform documentation from Google covering supported structured data types and their requirements, and because the episode shows the work rather than describing it: relevance 10 for sitting directly on how AI systems parse and cite pages, usefulness 9 for naming specific types and free validators, evidence 9 for the documented tooling, originality 9 for running a tracked public experiment on a single real page across a series. The limits are recorded: everything checked traces to one domain, so this is one party's account, and the live demonstration was not reproduced here. The 71% and 65% citation figures come from the publisher and carry no source in the material provided.
How this score was calculated
| Dimension | Weight | Score | What produced it |
|---|---|---|---|
| AIO relevance | 30% | 10 | schema markup, aio, ai search, aeo, ai overviews; 5 scope question(s) matched |
| Usefulness | 30% | 9 | 2 artifact(s), 4 actionable marker(s), 1 measured figure(s) |
| Evidence | 25% | 9 | Official platform documentation; 4 verified source(s) across 1 domain(s) |
| Originality | 15% | 9 | carries original testing or data; closest archive match 0.125 |
aioRelevance x 0.30 + usefulness x 0.30 + evidence x 0.25 + originality x 0.15. The rubric is published in full on the Editorial Method page. Scoring is deterministic: the same item scores the same on every run.
Watch the demonstration Open the source
Found something wrong here? AIOTruth corrects material errors openly. Have something we should review? Submit a find.