Developer Tools
Schema.org JSON-LD Generator — Free, No Upload, Browser-Based
🔒 Werkt in je 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.
Hoe gebruik je deze tool
- Selecteer een schema-type — Artikel, Product, FAQ, HowTo, Event, Breadcrumb, WebSite, Persoon, Review of Vacature.
- Vul de velden in; de JSON-LD script-tag wordt live bijgewerkt terwijl je typt.
- Klik op "Kopieer <script>-tag" en plak deze in de <head> van je pagina.
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.