Schema.org Markup Generator
Generate JSON-LD structured data for rich search results. Choose from 10 schema types - Article, Product, Event, FAQ, Breadcrumb, Organization, Person, Recipe, LocalBusiness, and SoftwareApplication. Paste into your HTML head.
FAQ
Schema.org structured data helps search engines understand your content. It enables rich results (star ratings, product info, event details) in Google, Bing, and other search engines. The generator creates JSON-LD format - the recommended format by Google.
Copy the <script type="application/ld+json"> block and paste it inside your page's <head> or <body>. Test it with Google's Rich Results Test tool to verify it's valid.
No. Adding markup makes your page eligible for rich results, but Google decides whether to display them based on quality, relevance, and user intent. Structured data is a best practice that increases your chances, not a guarantee. Use Google's Rich Results Test to validate your markup.
Yes. A single page can have multiple JSON-LD blocks — for example, an Article schema plus a Breadcrumb schema plus an Organization schema. Each goes in its own script tag. This is common on blog posts that also identify the author and show navigation breadcrumbs.
Use Article for blog posts, Product for ecommerce items, Event for events, FAQ for Q&A pages, Breadcrumb for navigation, and Organization/Person for brand/author identity. The tool dynamically updates fields based on the selected type.
More tools
JSON Formatter
Pretty-print, validate, and minify JSON with syntax highlighting.
RegEx Tester
Write and test regular expressions with real-time match highlighting.
CSS Minifier
Compress stylesheets by stripping whitespace, comments, and redundant declarations.
JavaScript Minifier
Shrink JS payloads with intelligent minification.
Diff Checker
Compare two text blocks side-by-side and see exactly what changed.
Markdown Preview
Write Markdown and see the rendered HTML preview update in real time.