Schema Markup Generator

Generate JSON-LD for FAQ, HowTo, Recipe, Product, Article, Event, Org, LocalBusiness.

Pick a schema.org type, fill in the relevant fields, and get a ready-to-paste <script type="application/ld+json"> block. Supports FAQPage, HowTo, Recipe, Product, Article, Event, Organization and LocalBusiness.

Common use cases

  • Add FAQ rich results to a help or pricing page
  • Mark up recipes with cook time, ingredients and yield for Google
  • Generate Product schema for ecommerce category pages
  • Build Event schema for ticketed listings and meetups

Frequently asked questions

JSON-LD vs Microdata vs RDFa?
Google recommends JSON-LD — it's separate from your HTML, easier to maintain, and renders inside <head> or <body> as a script tag.
Will adding schema improve my rankings?
Schema doesn't directly boost rankings, but it unlocks rich-result eligibility (stars, FAQ accordions, recipe cards) which can dramatically improve click-through.
How do I test the output?
Paste the generated JSON-LD into Google's Rich Results Test or schema.org's Schema Markup Validator to confirm it parses cleanly.

Related tools