Schema Markup Generator
Generate JSON-LD structured data for your pages.
Ad
Ad
Frequently Asked Questions
Which schema types does this generator support? +
This tool supports Article, LocalBusiness, Product, FAQ, HowTo, and Event schema types. These cover the most common use cases for structured data in search results.
Where do I put the generated JSON-LD? +
Paste the generated script tag into the <head> section of your HTML page. You can also place it in the <body>. Google recommends the <head> for best results.
How do I test if my schema markup is valid? +
Use the built-in Validate button to check for required field issues. For full validation, paste the output into Google's Rich Results Test at search.google.com/test/rich-results.
Can I have multiple schema types on one page? +
Yes. You can include multiple JSON-LD script blocks on a single page. For example, an article page could have both Article schema and FAQ schema if it contains an FAQ section.
Ad