NewsArti
ContentRich Result Eligible
NewsArticle
A news article, appropriate for journalism and news publishers. Required for Google News inclusion and Top Stories carousel.
Rich Result: Article (News)
Required Properties
headline
image
datePublished
author
Recommended Properties
dateModified
description
articleBody
publisher
url
JSON-LD Example
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "Google Launches New AI Overview Features",
"image": "https://example.com/news-image.jpg",
"datePublished": "2026-06-01T08:00:00Z",
"dateModified": "2026-06-01T10:00:00Z",
"author": {
"@type": "Person",
"name": "Sarah Jones"
},
"publisher": {
"@type": "Organization",
"name": "SEO News",
"logo": {
"@type": "ImageObject",
"url": "https://example.com/logo.png"
}
}
}
</script>Test your NewsArticle markup
Validate and generate NewsArticle JSON-LD for your site