Content & Editorial
Book Example
Descriptive structured data for novels, textbooks, publications, and editions.
Official JSON-LD Template
1
2
3
4
5
6
7
8
9
10
11
{
"@context": "https://schema.org",
"@type": "Book",
"name": "Clean Code: A Handbook of Agile Software Craftsmanship",
"author": {
"@type": "Person",
"name": "Robert C. Martin"
},
"publisher": "Prentice Hall",
"isbn": "978-0132350884"
}Google Semantic Checklist
ValidRecommended 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'.
Mapped Data Structure
Google SEO Benefit
Generates rich knowledge panels about books, purchasing portals, and library formats.
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