Speakable Schema: A Low-Adoption, Low-Risk Markup for AI
Speakable schema marks the most extractable parts of a page. Adoption is low and it is simple to add, but be wary of inflated citation-uplift claims.
Speakable schema marks specific sections of a page as the most extractable, self-contained answers. It is rarely used, simple to add, and low-risk. Be cautious of precise citation-uplift figures attached to it: there is no reliable public study quantifying a Speakable citation multiplier, so we make no such claim. The stronger, evidenced lever is the content itself. The Princeton/Georgia Tech GEO study found adding statistics, quotations, and citations can raise generative-engine visibility by up to 40%. Source: GEO: Generative Engine Optimization (arXiv 2311.09735).
What Speakable schema does
Speakable is a schema property that marks specific page sections as suitable for audio playback and direct extraction. It was originally designed for voice assistants. It has become relevant for AI search because it identifies the most citable, extractable portions of your content.
When an AI platform encounters Speakable markup, it receives a clear signal. The content creator considers this paragraph the definitive, self-contained answer. This reduces the AI's need to evaluate which part of the page to cite. You have already done that work for it.
On citation-uplift claims
You will see specific percentage uplifts attached to Speakable schema online. We have not found a credible, citable study that measures a Speakable-specific citation increase, so we do not quote one. The honest position is that Speakable is a low-cost, low-risk signal that clarifies which passage you consider the answer, paired with content that is genuinely extractable.
Speakable has a practical advantage over question-specific markup: it can apply to any content type on any page, not just Q&A sections. That makes it broadly usable as a complement to answer-first writing.
Why adoption is low
Speakable is used on relatively few sites, for a few practical reasons:
- Low awareness - many developers and SEO professionals have never heard of Speakable
- Voice-first perception - many assume it is only for voice search and smart speakers
- No Google rich result - Speakable does not generate a visible rich snippet in Google, so there has been little traditional SEO incentive to add it
- Limited tooling - popular schema generators and CMS plugins rarely include it as an option
How to implement Speakable
Speakable is added as a property within your Article or WebPage schema. It uses CSS selectors to point to specific content sections:
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Your Article Title",
"speakable": {
"@type": "SpeakableSpecification",
"cssSelector": [".answer-capsule", ".key-finding"]
},
"author": {
"@type": "Person",
"name": "Author Name"
}
}
</script> The cssSelector property points to the CSS classes applied to your most citable paragraphs. In the example above, any paragraph with the class answer-capsule or key-finding would be marked as speakable content.
Best practices
| Practice | Why it matters |
|---|---|
| Mark 1-3 sections per page | Too many speakable sections dilute the signal |
| Choose self-contained paragraphs | The marked content should make sense when extracted alone |
| Lead with the answer | Speakable paragraphs should start with the key fact or answer |
| Include specific data | Numbers, percentages, and concrete claims are more citable |
| Combine with answer-capsule styling | Visual formatting that matches your schema markup |
| Practice | Why it matters |
|---|---|
| Mark 1-3 sections per page | Too many speakable sections dilute the signal |
| Choose self-contained paragraphs | The marked content should make sense when extracted alone |
| Lead with the answer | Speakable paragraphs should start with the key fact or answer |
| Include specific data | Numbers, percentages, and concrete claims are more citable |
| Combine with answer-capsule styling | Visual formatting that matches your schema markup |
Implementation guide; no Speakable-specific citation-uplift figure exists, so none is quoted.
View as plain-text Markdown
### Speakable schema best practices | Practice | Why it matters | | --- | --- | | Mark 1-3 sections per page | Too many speakable sections dilute the signal | | Choose self-contained paragraphs | The marked content should make sense when extracted alone | | Lead with the answer | Speakable paragraphs should start with the key fact or answer | | Include specific data | Numbers, percentages, and concrete claims are more citable | | Combine with answer-capsule styling | Visual formatting that matches your schema markup | Implementation guide; no Speakable-specific citation-uplift figure exists, so none is quoted.
“Speakable is worth ten minutes per page precisely because it costs ten minutes per page. There is no credible study showing it lifts citations on its own, and marking vague paragraphs as speakable achieves nothing. The work that pays is writing self-contained, answer-first passages; Speakable just points at them.”
The competitive window
Speakable adoption is low, so it is an easy, low-cost addition that few competitors bother with. Treat it as a small marginal signal layered on top of genuinely extractable, answer-first content, not as a standalone citation lever.
Read our complete schema markup guide for AI search Β· See all AI search statistics
Oliver Mackman
AI Search Analyst, SEOCompare
Oliver leads SEOCompare's editorial and comparison research. With over a decade in digital marketing, he oversees agency evaluation, tool testing, and AI search data analysis.
Last reviewed: 7 April 2026
Need help with AI search visibility?
Get a free AI visibility audit to see how your business appears across ChatGPT, Gemini, Perplexity, and AI Overviews.
Request your free audit