Generate JSON-LD structured data for rich search results. 8 schema types.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "",
"description": "",
"author": {
"@type": "Person",
"name": ""
},
"datePublished": "",
"dateModified": "",
"image": "",
"publisher": {
"@type": "Organization",
"name": "",
"logo": {
"@type": "ImageObject",
"url": ""
}
}
}
</script><head> tag