Advertisement
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Article Title",
"description": "Article description",
"author": {
"@type": "Person",
"name": "Author Name"
},
"datePublished": "2026-05-13",
"image": "https://example.com/image.jpg",
"url": "https://example.com/article"
}
</script>