Generate JSON-LD structured data markup for Google rich results. Choose a schema type, fill in your details, and copy the code. All processing runs locally — no data sent anywhere.
Choose Schema Type
Fill in Details
Generated JSON-LD
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "",
"author": {
"@type": "Person",
"name": ""
},
"datePublished": ""
}How to Add to Your Website
Option 1: Copy the JSON-LD and wrap it in a <script type="application/ld+json"> tag in your HTML <head>.
Option 2: Click the "<script> Tag" button to copy the complete script tag ready to paste.
Validate: Test your markup with Google Rich Results Test.
Generated JSON-LD follows Schema.org vocabulary and Google Search structured data guidelines. Schema.org evolves — check schema.org for the latest type definitions. Google may not display rich results for all schema types or all pages. Validate your markup with the Rich Results Test before deploying.