📋 Schema.org JSON-LD Generator
Generate JSON-LD structured data markup for Google — Article, Product, FAQ, BreadcrumbList, and more. Validate and copy ready-to-paste schema. Free online schema generator.
How to Use
1
Choose schema type
Select a schema type from the dropdown: Article, Product, LocalBusiness, FAQ, and more.
2
Fill in the fields
Enter values for each property. Required fields are marked. Nested keys use dot notation.
3
Copy JSON-LD
Click Generate and then Copy to get the complete <script type="application/ld+json"> block.
Frequently Asked Questions
What is Schema.org structured data?
Schema.org is a shared vocabulary for structured data markup. Adding JSON-LD structured data to your pages helps search engines understand your content and display rich results (star ratings, FAQs, breadcrumbs) in search results.
What is JSON-LD?
JSON-LD (JSON for Linked Data) is the recommended format for structured data. It is a <script type="application/ld+json"> block placed in your HTML <head>. Unlike microdata, it does not require changing your HTML structure.
Which schema types get rich snippets in Google?
Schemas most likely to generate rich snippets include: FAQ (expandable Q&A), Review/AggregateRating (star ratings), Product (price, availability), Recipe (cooking time, calories), Event (date, location), and HowTo (step-by-step instructions).
How do I test my structured data?
Use Google's Rich Results Test (search.google.com/test/rich-results) or Schema Markup Validator (validator.schema.org). Paste your JSON-LD or URL to check for errors and see which rich results you qualify for.
Where do I place the JSON-LD in my HTML?
Place the <script type="application/ld+json"> block inside the <head> section of your HTML page. You can have multiple JSON-LD blocks on one page — one per schema type.
Guía: Generador de Schema Markup JSON-LD
¿Qué es?
Schema markup describe el contenido de tu página a los buscadores en formato schema.org, habilitando rich snippets: estrellas de valoración, precios, eventos, FAQs. JSON-LD es el formato recomendado por Google — en un <script type="application/ld+json"> en el <head>.
Cómo usar
- Selecciona el tipo: Article, Product, FAQ, Organization, etc.
- Rellena los campos con tu información.
- Valida con Google Rich Results Test antes de publicar.
Consejos
- Los FAQs schema pueden aparecer expandidos directamente en resultados de búsqueda.
- El schema no garantiza rich snippets — Google decide según la calidad del contenido.
- Para e-commerce, prioriza
ProductconAggregateRatingyOffer.