Schema Markup Generator

Generate JSON-LD structured data markup for rich search results, knowledge panels, and featured snippets

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "",
  "author": {
    "@type": "Person",
    "name": ""
  },
  "datePublished": "",
  "description": ""
}
</script>

How to Use This Tool

1

Select a schema type: Article, Product, FAQ, HowTo, LocalBusiness, Event, Organization, Person, or Breadcrumb.

2

Fill in the form fields — required fields are marked with an asterisk.

3

For FAQ and HowTo, add multiple Q&A pairs or steps with the Add button.

4

Click Validate to check required fields, then Copy to get the JSON-LD script tag.

About This Tool

Schema Markup Generator creates JSON-LD structured data for rich search results. Choose from 9 schema types — Article, Product, FAQ, HowTo, LocalBusiness, Event, Organization, Person, and Breadcrumb — and fill in the dynamic form. The tool generates valid JSON-LD wrapped in a script tag, ready to paste into your HTML. Validate required fields before copying to ensure Google can process your structured data.

Frequently Asked Questions

JSON-LD (JavaScript Object Notation for Linked Data) is Google's recommended format for structured data. It helps search engines understand your page content and can trigger rich results like star ratings, FAQ dropdowns, and recipe cards.

Place the <script type="application/ld+json"> tag in your HTML <head> section or at the bottom of the <body>. Both locations work, but <head> is more common.

Share This Tool

Related Tools

Back to SEO & Marketing