Content & Editorial
Voice Speakable Content
Declares the best text blocks for voice assistants (Google Assistant/Alexa) to read out loud.
Official JSON-LD Template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Opening of the New Tech Hub in the Capital",
"image": "https://box4.dev/assets/images/hub.png",
"author": {
"@type": "Person",
"name": "Marcus Smith"
},
"publisher": {
"@type": "Organization",
"name": "News Portal"
},
"speakable": {
"@type": "SpeakableSpecification",
"cssSelector": [
".headline",
".summary-text"
]
}
}Google Semantic Checklist
ValidRecommended property 'datePublished' is missing for type 'Article'.
Recommended property 'jobTitle' is missing for type 'Person'.
Recommended property 'worksFor' is missing for type 'Person'.
Recommended property 'sameAs' is missing for type 'Person'.
Recommended property 'url' is missing for type 'Person'.
Recommended property 'url' is missing for type 'Organization'.
Recommended property 'logo' is missing for type 'Organization'.
Recommended property 'sameAs' is missing for type 'Organization'.
Mapped Data Structure
Google SEO Benefit
Increases discovery and interaction metrics for your articles on smart home speakers.
Structured Data Examples Catalog
Explore templates of structured data to boost your website's SEO ranking.
Article Example
News Article Example
Blog Post Example
Book Example
FAQ Page Example
Q&A Page Example
Voice Speakable Content
Discussion Forum Topic