Schema Markup Generator
Generate JSON-LD structured data for common schema.org types.
Runs entirely in your browser — your input never leaves your deviceAbout this tool
Structured data helps Google understand your page and can unlock rich results — star ratings, FAQ accordions, article cards and more. This generator outputs cleanJSON-LD (Google's recommended format) for the most common schema.org types from a simple form.
Pick a type, fill in the fields you have, and paste the generated<script>block into your page's <head>. Empty fields are omitted so the markup stays valid.
Why use it
JSON-LD output
Generates Google's recommended structured-data format.
Key types
Organization, Article, Product, FAQ and Local Business.
Clean markup
Empty fields are omitted so the output stays valid.
Common use cases
- Add Organization markup to a site
- Mark up an article or product
- Create FAQ schema for rich results
- Add Local Business structured data
Frequently asked questions
Where do I put the generated code?
Paste the entire <script type="application/ld+json"> block anywhere in your page's <head> or <body>. JSON-LD does not need to wrap any visible content.
Which schema types are supported?
Organization, Article, Product, FAQ Page and Local Business — the types that most often earn rich results for small sites and blogs.
Will this guarantee rich results?
No tool can. Valid markup makes your page eligible, but Google decides when to show rich results. Always validate with the Rich Results Test.
Should the markup match the page?
Yes. Structured data must describe content actually visible on the page — fabricated data (e.g. fake reviews) can trigger a manual penalty.