Developer Tools
Schema.org JSON-LD Generator — Free, No Upload, Browser-Based
🔒 Funziona nel tuo 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.
Come usare questo strumento
- Seleziona un tipo di schema — Article, Product, FAQ, HowTo, Event, Breadcrumb, WebSite, Person, Review o Job Posting.
- Compila i campi; il tag script JSON-LD si aggiorna in tempo reale mentre digiti.
- Clicca su "Copia tag <script>" e incollalo nel <head> della tua 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.