JSON-LD Schema Builder
Answer the questions for each schema type. Copy the generated code directly into your page's <head> element.
Organisation schema establishes your company's entity identity with AI systems. Place it site-wide. The sameAs links and knowsAbout topics are the highest-impact fields for AI disambiguation.
Person schema ties your content to a credible human author, which is a direct E-E-A-T signal. Reference this from Article schema to link every piece of content to an authoritative source.
Article schema identifies each content page as a citable source. Keep dateModified current — content refreshed within 30 days receives significantly more AI citations than stale pages.
FAQPage schema is parsed directly by AI answer engines for citation even though Google removed its rich result feature in May 2026. Each question-and-answer pair is a discrete citation opportunity. Write answers in full, direct sentences.
Service schema is particularly valuable when AI agents are comparing vendors. The areaServed field matters for geographically-targeted queries. Include it on any page describing what your business offers.
BreadcrumbList schema communicates your site's page hierarchy to AI systems and search engines. Add it to every page. The list should reflect the exact navigation path from the homepage to the current page.
@graph pattern combines multiple schema types into a single <script> tag — the recommended approach for pages needing more than one schema. Click the button below to build the combined output from all tabs you have filled in.
Schema Status
Paste an existing JSON-LD block below to load it for editing. The tool accepts raw JSON, a full <script type="application/ld+json"> block, or a @graph combined block. All recognised schema types will be populated across their respective tabs automatically.
Paste JSON-LD
Fill in the fields to generate your JSON-LD...