Schema Generator - JSON-LD and Structured Data | Federico Calò
Generate JSON-LD Schema.org for 12 types: Article, FAQPage, Product, LocalBusiness, Event and more. Copy or download the snippet and paste it into your HTML page.
Configure
Keep it brief
No generated output
Fill out the form and click the button to generate output.
What types of schema.org does this generator support?
The generator supports 12 types: Article, FAQ Page, Product, Local Business, Organization, Breadcrumb List, Event, Recipe, How-To Guide, Job Posting, Course, and Video Object. Select the type from the menu and fill in dynamic fields.
How do I use the generated JSON-LD on my site?
Copy the JSON-LD snippet and paste it into a script tag with type="application/ld+json" in either the head or before the closing body tag. Google reads markup from both the head and body.
Is the generated JSON-LD valid for Google Rich Results?
The generated markup follows the Schema.org specifications and Google guidelines. For a full validation, we recommend pasting the output into the Google Rich Results Test (search.google.com/test/rich-results) before publishing.
Can I add more schema types on the same page?
Yes. You can generate multiple JSON-LD snippets with different types and include them as separate script tags on the same page. Google supports multiple markup: for example, Article + BreadcrumbList + FAQPage on the same page.