Schema Markup Generator
Runs in browserGenerate and validate JSON-LD structured data for 10 schema.org types. Unlock rich results in Google search — free, browser-based.
Last updated 02 Apr 2026
Generate JSON-LD structured data for Article, Product, FAQ, LocalBusiness, Organization, BreadcrumbList, HowTo, Event, Recipe, and VideoObject. Fill in the fields and get copy-ready JSON-LD in real time. Validate existing markup for errors and missing properties. Runs entirely in your browser — no data sent to any server.
How to use
- 1
Select a schema type
Choose the schema.org type that matches your content — Article for blog posts, Product for shop listings, FAQPage for Q&A sections, LocalBusiness for physical locations, and so on.
- 2
Fill in the fields
Complete the form fields on the left. Required fields must be present; recommended fields improve your chances of qualifying for rich results in Google.
- 3
Copy or download the JSON-LD
The JSON-LD output updates live as you type. Click Copy to copy it to your clipboard, or Download to save it as a .jsonld file.
- 4
Add it to your page
Paste the JSON-LD inside a script tag with type='application/ld+json' in your page's head section. Then test it with Google's Rich Results Test.
- 5
Validate existing markup
Switch to Validate mode, paste any existing JSON-LD, and get instant feedback on errors and missing recommended fields.
Frequently asked questions
What is JSON-LD and why does it matter for SEO?
Which schema types are most important for SEO?
How do I add the generated JSON-LD to my website?
Is my data sent to a server?
What is the difference between required and recommended fields?
How do I test my structured data after adding it?
Can I add multiple schema types to one page?
Does structured data directly improve Google rankings?
What if my schema type is not listed?
Structured data tells Google exactly what your content is about, unlocking rich
results in search — FAQ dropdowns, product star ratings, recipe cards, event
listings, HowTo steps, and more. Rich results can significantly improve
click-through rates by making your result visually distinct on the page.
This tool generates valid JSON-LD markup for the ten most SEO-impactful schema.org
types without requiring you to understand the spec or write JSON by hand. Select a
schema type, fill in the form fields, and the JSON-LD output updates live. Required
fields (marked clearly) must be present; recommended fields improve your chances of
qualifying for enhanced rich result features.
Copy the output or download it as a .jsonld file, then paste it into a
script type="application/ld+json" tag in your page's head section.
Switch to Validate mode to check any existing JSON-LD for errors: missing @context,
wrong @type, absent required fields, malformed URLs, and invalid date formats. The
same field definitions power both modes, so validation feedback is specific and
actionable.
Competitor tools like technicalseo.com/tools/schema-markup-generator exist but are
hosted externally — Kordu processes everything in your browser so your content never
leaves your device.
Related tools
XML Sitemap Generator
Generate sitemap.xml from a URL list or validate your existing sitemap — checks priority, changefreq, lastmod, and duplicates.
Meta Tag Previewer
Preview how your page looks in Google, Facebook, Twitter, and LinkedIn before you publish. Generate ready-to-paste meta tags.
Robots.txt Generator
Generate and validate your robots.txt file with a form builder, CMS presets, and instant error checking.
JSON Formatter
Format, validate, and minify JSON instantly — with configurable indentation, error location, and tree view.