News article with author + publisher
An editorial Article with full author and publisher information.
TYPE
02 — PROPERTIES
03 — PREVIEW
Google preview · approximate
schemapreview.dev › articles
Google updates Recipe rich results — what changed in May 2026schemapreview editors · 10 May 2026
A short summary of the Recipe schema changes Google rolled out in May 2026.
VALIDATION
✓ Eligible for rich result0 required missing · 0 recommended missing
All set. Copy the snippet below.
04 — COPY
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Google updates Recipe rich results — what changed in May 2026",
"image": "https://images.unsplash.com/photo-1556909114-f6e7ad7d3136?w=1200",
"datePublished": "2026-05-10T09:00",
"author": {
"@type": "Person",
"name": "schemapreview editors",
"url": "https://schemapreview.dev/about"
},
"dateModified": "2026-05-12T11:30",
"publisher": {
"@type": "Organization",
"name": "schemapreview",
"url": "https://schemapreview.dev"
},
"description": "A short summary of the Recipe schema changes Google rolled out in May 2026.",
"url": "https://schemapreview.dev/guides/recipe-schema-rich-result-fixes"
}
</script>