Kostenloser Schema-Markup Generator
Erzeugen Sie sauberes JSON-LD-strukturierte-Daten für 12 Schema-Typen. Live-Vorschau, Ein-Klick-Kopie, bereit zum Einfügen in Ihren <head>.
Organization
Company, brand, or institution.
Square PNG, at least 112×112px.
Contact
Address
Citations
Add LinkedIn, Twitter/X, Facebook, Crunchbase, Wikipedia. sameAs is the strongest entity-disambiguation signal for AI search.
{
"@context": "https://schema.org",
"@type": "Organization",
"address": {
"@type": "PostalAddress"
}
}Built for Answer Engine Optimization
Most generators target Google rich snippets. Ours targets every crawler that reads structured data — including the AI assistants users actually ask now.
12 schema types covered
Organization, LocalBusiness, Article, Product, FAQPage, HowTo, VideoObject, Person, Event, Recipe, BreadcrumbList, SoftwareApplication — the full set of rich-result-eligible types.
Live JSON-LD preview
Output updates as you type. Toggle between raw JSON-LD and a ready-to-paste <script> tag. Copy with one click.
AEO-ready, not just SEO
Built around what AI crawlers actually read — sameAs entity signals, complete addresses, ISO-formatted dates and durations. Validates clean in Google Rich Results.
How to install schema on your page
Three ways to drop the generated JSON-LD onto a live page. Pick the one that matches your stack.
Plain HTML / static site
Paste the <script type='application/ld+json'>…</script> block inside your <head>. That's it — no JavaScript, no build step. Most CMSes and static-site generators (Hugo, Astro, 11ty, Jekyll) accept raw <head> snippets via a layout or shortcode.
Next.js / React
Render a plain <script type='application/ld+json'> tag in your layout or page component, with the JSON serialized via dangerouslySetInnerHTML. Do NOT use next/script with the beforeInteractive strategy — it serializes the JSON into a deferred TURBOPACK array that AI crawlers can't see in the raw HTML.
WordPress
Easiest: install RankMath or Yoast — both let you map page fields to schema and emit it automatically. If you're hand-rolling: paste the snippet into your theme's header.php inside the <head>, or use a snippets plugin to inject it per-page.
Häufig gestellte Fragen
Alles, was Sie über Schema-Markup, JSON-LD und seine Rolle im AEO wissen müssen.
Was ist Schema-Markup?
Warum ist Schema-Markup für AEO wichtig?
Wo füge ich das generierte Schema ein?
Wie validiere ich das gerade generierte Schema?
Bringt das Hinzufügen von Schema meine Site auf Platz 1?
Ist dieser Generator wirklich kostenlos?
Möchten Sie wissen, ob Ihr Schema wirklich funktioniert?
Führen Sie ein kostenloses AEO-Audit auf Ihrer Site durch. Wir prüfen Schema-Vollständigkeit, llms.txt, Citation-Stärke und wie Ihre Marke aktuell in ChatGPT, Claude, Gemini, Perplexity und Grok erscheint.
Kostenloses AEO-Audit starten