Create Schema.org structured data in JSON-LD for common types — Organization, Local Business, Product, Article, Website and FAQ — to help search engines understand your page and enable rich results. Copy the script into your page. Built in your browser.
Schema.org JSON-LD Generator helps you optimise and publish with confidence, producing clean, standards-friendly output you can paste straight into your site.
Anywhere in the page, usually the <head> or end of <body>.
No — it enables eligibility; Google decides what to show.
No — local only.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization"
}
</script>