Schema Markup Generator
Generate JSON-LD structured data for Google rich results. Choose a schema type, fill in the fields, and copy the ready-to-use code.
Frequently Asked Questions
<script type="application/ld+json"> block anywhere in the <head> or <body> of your HTML. Google recommends putting it in the <head>. You can have multiple JSON-LD blocks on the same page for different schema types.<script> tag, completely separate from HTML — Google's recommended format because it is easy to add and update without touching page markup. Microdata embeds schema attributes directly into HTML elements using itemscope and itemprop attributes. RDFa is similar to Microdata but uses a different attribute syntax. JSON-LD is preferred for all new implementations.
About This Schema Markup Generator
This free schema markup generator creates JSON-LD structured data for common Schema.org types including Article, LocalBusiness, FAQ, Product, BreadcrumbList, and more. Fill in the form fields and copy the generated <script type="application/ld+json"> block into your page's <head>.
Structured data helps search engines understand your content and can unlock rich results — stars, FAQs, breadcrumbs — in Google Search. JSON-LD is Google's recommended format because it separates structured data from the HTML markup.
When to use this tool
- Adding Article schema to blog posts and news articles
- Marking up business name, address, and phone for local SEO
- Adding FAQ schema to Q&A content for rich results
- Generating BreadcrumbList schema for site navigation
Standards & References
How It Works
Choose Schema Type
Select the schema type that matches your page — Article, FAQ, Product, LocalBusiness, or Breadcrumb. The form fields update automatically.
Fill the Fields
Enter your page details. The JSON-LD output updates in real time. For FAQ and Breadcrumbs, add as many items as you need.
Copy & Validate
Copy the generated script tag, add it to your page, then validate it with Google's Rich Results Test to confirm eligibility for rich snippets.
Common Use Cases
Product Rich Results
Add Product schema with aggregateRating to display star ratings and price in Google Search, significantly increasing CTR for e-commerce product pages.
FAQ Dropdowns
Add FAQ schema to expand your search snippet with collapsible Q&A, effectively doubling your SERP real estate and increasing visibility for informational queries.
Article Schema
Mark up blog posts and news articles with Article or NewsArticle schema to qualify for Google Top Stories carousel and enhance author E-E-A-T signals.
Local Business
Add LocalBusiness schema with address, phone, and opening hours to improve visibility in Google Maps and local search results.
Breadcrumb Navigation
Add BreadcrumbList schema to replace the URL in search snippets with a clean breadcrumb trail, helping users understand page hierarchy at a glance.
CTR Improvement
Rich results consistently achieve higher click-through rates than standard blue links. Schema markup is one of the fastest ways to improve organic CTR without changing rankings.
Related SEO Tools
Related Articles
View all articles
FAQ Schema Lost Its Rich Results for Most Sites — Here's What That Means for Your Structured Data Strategy
FAQ schema used to dramatically expand search results — then Google removed the feature for most sites, leaving behind carefully implemented markup that no longer produced the expected visual benefit. Here's what this episode reveals about schema investment strategy, why "multiple value channels beyond SERP display" is the right framework, which schema types have remained stable, and why removing FAQ schema after the change isn't necessarily the right response.
E-E-A-T and Structured Data: Using Schema to Communicate Trust Signals to Google
E-E-A-T is assessed through multiple proxies — and structured data is one of the most direct ways to communicate authorship, organisation identity, and content credibility. Here's how Author schema with sameAs, Organization schema, MedicalWebPage review markup, and entity consistency all contribute to E-E-A-T signals.
Which Schema Types Actually Produce Rich Results in Google — and Which Don't
Valid schema doesn't guarantee rich results. Here's which schema types actually produce rich results in 2024 (Product, Event, JobPosting, BreadcrumbList), the 2023 FAQ and HowTo changes, and common reasons schema fails despite passing validation.
Schema Generator — Create JSON-LD Structured Data for Google Rich Results
Learn how schema markup works, which schema types (Article, FAQ, HowTo, WebApplication, BreadcrumbList) enable rich results in Google, and how to generate correct JSON-LD structured data with a free tool.