Developer Tools
Schema.org JSON-LD Generator — Free, No Upload, Browser-Based
🔒 Läuft in deinem Browser
Generate valid Schema.org JSON-LD structured data for ten schema types — Article, Product, FAQPage, HowTo, Event, BreadcrumbList, WebSite, Person, Review, and JobPosting — directly in your browser. Fill in the fields and the JSON-LD script tag updates live so you can copy and paste it straight into your page head. No upload, no account, and your content never leaves your device.
So verwendest du dieses Werkzeug
- Wählen Sie einen Schema-Typ — Artikel, Produkt, FAQ, HowTo, Veranstaltung, Breadcrumb, WebSite, Person, Rezension oder Stellenanzeige.
- Füllen Sie die Felder aus; das JSON-LD-Script-Tag wird live aktualisiert, während Sie tippen.
- Klicken Sie auf „<script>-Tag kopieren" und fügen Sie es in den <head> Ihrer Seite ein.
Schema type
Blog posts, news, editorial content
JSON-LD output
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article"
}
</script>Paste inside <head> to enable rich results in Google Search. All processing is in-browser — nothing is uploaded.