Content & Editorial
Article Example
Structured data for blogs, news, and general editorial publications.
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
22
23
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "The Revolution of Dynamic Web Development",
"image": [
"https://box4.dev/assets/images/article-preview.png"
],
"datePublished": "2026-05-29T10:00:00Z",
"dateModified": "2026-05-29T12:00:00Z",
"author": {
"@type": "Person",
"name": "Marcelo Lourenço",
"url": "https://github.com/marcelo-lourenco"
},
"publisher": {
"@type": "Organization",
"name": "Box4Dev",
"logo": {
"@type": "ImageObject",
"url": "https://box4.dev/logo.png"
}
}
}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 'sameAs' is missing for type 'Organization'.
Recommended property 'contentUrl' is missing for type 'ImageObject'.
Recommended property 'creator' is missing for type 'ImageObject'.
Recommended property 'license' is missing for type 'ImageObject'.
Recommended property 'copyrightNotice' is missing for type 'ImageObject'.
Mapped Data Structure
Google SEO Benefit
Enables inclusion in Google Top Stories carousel on mobile devices, increasing visibility and CTR.
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