JSON
JSON-LD Generator
Generate structured data for Article, BreadcrumbList, and FAQPage schemas
JSON-LDSchema.orgTechnical SEO
Article required: title, description, URL, publish date, author
JSON Output
// Click Generate JSON to see the result here.
Script Tag Output
// The script tag version will appear here.
About this tool
A tool for quickly creating structured data markup. Fill in the required fields and get both the JSON body and script tag version ready to copy and paste.
How to use
- Select the schema type (Article / BreadcrumbList / FAQPage).
- Fill in the required fields.
- Click Generate JSON to see the result.
- Copy the JSON or script tag and paste it into your page.
FAQ
What format should FAQ entries use?
Write one entry per line in the format `question|answer`.
What format should Breadcrumb entries use?
Write one entry per line in the format `label|URL` and ListItems will be generated in order.