Content & Editorial
Blog Post Example
Simple structured data perfect for individual personal or corporate blog postings.
Official JSON-LD Template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"headline": "10 Tips to Optimize Next.js Performance",
"image": "https://box4.dev/assets/images/nextjs-tips.png",
"datePublished": "2026-05-28T15:00:00Z",
"author": {
"@type": "Person",
"name": "Senior Developer",
"url": "https://box4.dev/authors/dev-senior"
},
"publisher": {
"@type": "Organization",
"name": "Code Blog"
}
}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 'Organization'.
Recommended property 'logo' is missing for type 'Organization'.
Recommended property 'sameAs' is missing for type 'Organization'.
Mapped Data Structure
Google SEO Benefit
Displays clean author names, dates, and read times on search results pages.
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