Generate JSON-LD structured data for Google rich results. Organization, Article, FAQ, Product.
Free · No sign-up · Copy-paste ready
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization"
}
</script>Select Organization, Article, FAQ, or Product depending on your page content.
Enter your data — name, URL, description, etc. All fields are optional but more = better rich results.
Click 'Copy' to get the complete <script> tag ready to paste.
Paste the script into your page's <head> section. Test with Google's Rich Results Test.
JSON-LD (JavaScript Object Notation for Linked Data) is the recommended format for adding structured data to web pages. It's a script tag you place in your HTML that tells search engines exactly what your content is — whether it's an organization, article, product, FAQ, etc.
Schema markup enables rich results in Google — star ratings, FAQ dropdowns, product prices, article dates, and more. Pages with rich results get 20-30% higher click-through rates on average. Google officially recommends JSON-LD.
Place the <script type="application/ld+json"> tag in your page's <head> section or at the end of the <body>. Google can read it in either location. Multiple schema blocks on one page are perfectly fine.
Use Google's Rich Results Test (search.google.com/test/rich-results) or Schema Markup Validator (validator.schema.org). Paste your page URL or the JSON-LD code directly. Fix any errors before deploying.
Yes! In fact, it's recommended. A typical homepage might have Organization + FAQPage + SoftwareApplication schemas. Each goes in its own <script type="application/ld+json"> tag. More schemas = richer Google snippets.
SEOBolt crawls every page and flags missing or broken structured data. Free for 2 projects.
Run Full Site Audit Free →