Generador de Schema JSON-LD
Genera bloques schema.org JSON-LD para Article, Product, FAQ o LocalBusiness para resultados enriquecidos.
Respuesta rápida: Generador de Schema JSON-LD: genera bloques JSON-LD de schema.org para artículos, productos, preguntas frecuentes o negocios locales, orientados a resultados enriquecidos. Funciona íntegramente en el navegador, gratis y sin registro.
Última actualización
Bueno saber
Structured data written in JSON-LD is how you describe a page's meaning to search engines in a machine-readable way — that a page is a recipe, a product with a price, or a business with opening hours. Google explicitly recommends JSON-LD over the older inline microdata and RDFa formats precisely because it sits in a single self-contained <script> block in the <head>, cleanly separated from your visible markup, so it is easy to generate, review and maintain.
This generator covers the four types with the widest rich-result support: Article, Product, FAQPage and LocalBusiness. The cardinal rule that gets sites penalized is that the structured data must describe content that is actually visible on the page — marking up FAQ answers or a star rating that a user cannot see is a policy violation, not a shortcut. Fill in only the fields your page genuinely presents.
Adding valid JSON-LD makes a page eligible for rich results but never guarantees them; Google decides per query and can drop enhancements at any time. Always paste the output into Google's Rich Results Test and the Schema.org validator before shipping, since a single malformed field can invalidate the whole block. Round out the same <head> with the meta tag generator and social previews from the Open Graph generator.
Preguntas frecuentes
- ¿Es gratuito el generador de JSON-LD?
- Sí, es gratuito sin registro.
- ¿Google mostrará resultados enriquecidos?
- JSON-LD es requerido, pero no suficiente; Google decide por consulta. Siempre valida con la Prueba de Resultados Enriquecidos de Google.
- ¿Qué tipos de esquema soportan?
- Article, Product, FAQPage y LocalBusiness; los cuatro con la mayor cobertura de resultados enriquecidos.
- ¿Se sube algo?
- No, la generación se realiza completamente en tu navegador.
- ¿Puedo editar el JSON más?
- Sí, copia la salida y añade campos personalizados a mano si los necesitas.