JSON-LD generator
Build schema.org JSON-LD in your browser. WebPage, Article, Organization, or FAQPage. Nothing is uploaded.
Fill the fields, then Generate.
How to use the JSON-LD generator
- Pick a type. Fill name, description, and URL — or FAQ questions.
- Click Generate. Empty fields are omitted.
- Paste the JSON inside <script type="application/ld+json">.
Types
WebPage is a generic URL. Article adds an optional author. Organization is a publisher node. FAQPage takes up to three question/answer pairs. This is a snippet builder, not a crawl of your live HTML. Pretty-print on the JSON formatter if you edit by hand.
Nothing is uploaded
JSON is built in the tab.
JSON-LD generator FAQ
Will Google accept this?
Valid JSON-LD that matches visible content can be eligible for rich results. FAQ rich results are limited; still useful as structured data.
Multiple graphs?
This page emits one node. Combine with a second script tag or a @graph array in your own template.