Schema Inputs
Supports common rich-result schema types such as Article, FAQPage, Product, Organization, LocalBusiness, and BreadcrumbList.
Use one question-answer pair per line for FAQPage output.
Use one breadcrumb item per line in label-and-URL format.
Guidance
What this generates
This tool creates Schema.org structured data in JSON-LD format and wraps it in a script block for implementation.
Common supported types
- Article, FAQPage, Product, LocalBusiness, Organization, and BreadcrumbList are supported.
- Fill only the fields that apply to the selected schema type.
- Validate the generated markup after implementation.
Where to place it
Generated JSON-LD is usually pasted into the page head, though it can also be added where your template allows script-based structured data.
Schema Type
Article
Fields Used
0
Output Lines
0
Characters
0
Generated JSON-LD
How it works
Pick a schema type, fill the relevant fields, generate the JSON-LD output, and paste it into your page template.
- JSON-LD is the output format used in this generator.
- Article, Product, FAQPage, BreadcrumbList, Organization, and LocalBusiness are supported.
- After adding the markup to your page, validate it with a structured data testing tool.