Schema Generator
New
Generate JSON-LD structured data and schema markup to enhance your search engine results
Schema Markup Generator
Generate JSON-LD structured data for rich search results
0/9 fields
Schema Type
Blog posts, news articles, and other written content
Article Fields
Fill in the fields below. Required fields are marked with *
JSON-LD Output
Add this script tag to your page's <head> section
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"author": {
"@type": "Person"
}
}
</script>