SEO
Schema Markup Generator
Generate JSON-LD schema for Article, FAQ, Organization, Person, Product, and more — copy or download ready-to-paste markup.
Fields
JSON-LD output
{
"@context": "https://schema.org",
"@type": "Article"
}FAQ
What is JSON-LD?+
JSON-LD is Google's recommended format for structured data. It sits in a <script type="application/ld+json"> tag inside your HTML head or body.
Where do I paste this?+
Add the copied script tag anywhere inside your page's <head> or before </body>. Most CMSs have a 'custom head' field.
Will this get me rich results?+
Valid schema makes you eligible for rich results, but Google decides when to show them. Always validate with Google's Rich Results Test.