Schema Markup Generator

Generate JSON-LD structured data for Google rich results. Choose from 18+ schema types including Article, Product, FAQ, LocalBusiness, and more.

Content

Business

E-commerce

Events & Jobs

Media & Data

Generated Schema

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

About Article Schema

Article schema helps Google understand news, blog posts, and other editorial content for rich results.

How to use the Schema Markup Generator

Create valid JSON-LD structured data for any page type.

  1. Pick a schema type

    Choose from Article, FAQPage, Product, LocalBusiness, and other Google-supported types.

  2. Fill the required fields

    Enter the values — required fields are validated against Google's documentation.

  3. Copy the JSON-LD

    Copy the generated <script> block and paste it into your page.

Schema Markup Generator — Frequently Asked Questions

Which schema types does it generate?
Article, FAQPage, HowTo, Product, LocalBusiness, Organization, BreadcrumbList, Recipe, and more — all as JSON-LD.
Is the output Google-validated?
Yes. Output follows Google's required and recommended properties for each schema type.
Where do I paste the JSON-LD?
Inside a <script type="application/ld+json"> tag in your page <head> or anywhere in <body>.

Related free SEO tools