JSON-LD Schema Generator
Improve rich search snippets with schema data. Generate structured JSON-LD code blocks.
Generated JSON-LD Tag
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Sample Article Title"
}
</script>