Schema Markup Generator
Fill in the fields and get valid JSON-LD structured data to paste into your page's <head>. Supports Article, Product, FAQ, Local Business, Organization and Breadcrumb schema.
Schema type
Your JSON-LD
{
"@context": "https://schema.org",
"@type": "Article"
}Paste this into your page's <head>, then test it with Google's Rich Results Test.
How it works
Pick a schema type, fill in the fields, and the tool assembles a schema.org JSON-LD object with the required properties. Paste the generated <script> tag into your page's HTML (usually in the <head>). Only fields you fill in are included, so the output stays clean. Validate the result with Google's Rich Results Test after publishing.