Schema.org Markup Generator
Generate JSON-LD schema
Source Input
Processed Output
What is the Schema.org Markup Generator?
Structured data is how you tell Google what your page is — and it powers rich results: star ratings, FAQ dropdowns, breadcrumbs. Pick a schema type, fill the fields, and this generator outputs valid JSON-LD with required and recommended properties, ready for a <script type='application/ld+json'> block.
Frequently Asked Questions (FAQ)
Q: JSON-LD or microdata — which should I use?
JSON-LD. Google recommends it, it lives in one script tag instead of littering your HTML, and it's what their own docs use.
How to Use the Schema.org Markup Generator
- 1Paste your input into the editor above — or start from the preloaded example.
- 2Adjust any options, then click Run to process instantly in your browser.
- 3Review the output panel, then copy, download, or save it as a reusable snippet.