🧩 Schema Structured-Data Generator

Pick a type, fill the fields, and get valid schema.org JSON-LD. Drop it into your page <head> to become eligible for rich results (star ratings, FAQ accordions, breadcrumbs).

Schema.org Structured Data Generator

Visually generate JSON-LD structured data and paste it straight into your page <head>.

Structured data type
JSON-LD preview
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article"
}
</script>

Empty fields are omitted from the JSON. Place the code in your page <head> or <body> to take effect.

How to use it

  1. Copy the generated <script type="application/ld+json"> block.
  2. Paste it into the <head> of the matching page.
  3. Validate it with Google’s Rich Results Test. Rich Results Test