schema.org / Producto

Relatix JSON-LD Tool

Datos estructurados compatibles con Google con clasificación industrial NAICS — www.jsonldtool.com

🔍
Salida
Idioma
Dirección
Ejemplos de URL
Ancho
Tamaño del texto
Modo de color
Tipografías
Producto
📦

Información del producto

El nombre del producto es obligatorio
Se recomienda la descripción
Se requiere al menos una URL de imagen
Una URL por línea
Se recomienda la marca
Se requiere la URL del producto para listados de comerciante
🏷️

Identificadores del producto

Se recomienda al menos un identificador (SKU, GTIN, MPN)
UPC/EAN/ISBN
Número de pieza del fabricante
🏭

Clasificación industrial NAICS

🏭

Clasificación industrial SIC

📐

Atributos

💰

Precios y disponibilidad

El precio es obligatorio
Fecha ISO
📅

Alquiler con opción a compra / Financiación

Valoraciones y reseñas

🚚

Detalles de envío

🚚

Tarifa de entrega

↩️

Política de devoluciones

Completado5/33 campos (15%)

Validación

Requerido por Google
El nombre del producto es obligatorio
Se requiere al menos una URL de imagen
El precio es obligatorio
Se requiere la URL del producto para listados de comerciante
Recomendado por Google
Se recomienda la descripción
Se recomienda la marca
Se recomienda al menos un identificador (SKU, GTIN, MPN)

Consejos de optimización

Agregar AggregateRating puede mejorar la tasa de clics hasta un 30% en los resultados de búsqueda.
Incluir al menos una Review ayuda a generar confianza y puede habilitar fragmentos enriquecidos de reseñas.
Agregar detalles de envío ayuda a calificar para insignias de envío gratuito en Google Shopping.
La información de política de devoluciones genera confianza en el comprador y es necesaria para algunas funciones de Google Shopping.
El GTIN (UPC/EAN) ayuda a Google a emparejar su producto con su catálogo, mejorando la visibilidad.
ℹ️Múltiples imágenes del producto mejoran la interacción y pueden aparecer en los resultados de búsqueda de imágenes.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "es"
12}
13</script>

Referencia rápida

1. Seleccione el tipo de esquema arriba
2. Complete los campos del formulario a la izquierda
3. Elija el formato de salida (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Resuelva los errores de validación de arriba
5. Copie la salida
6. Pegue en la sección <head> de su página
7. Probar en Rich Results Test
Ctrl+Z Deshacer · Ctrl+Shift+Z Rehacer · Ctrl+S Exportar · Ctrl+Shift+C Copiar
Copyright 2026 Relatix LLC

Esquema de InteractionCounter en JSON-LD

A summary of how users have interacted with this CreativeWork. In most cases, authors will use a subtype to specify the…

InteractionCounter es un tipo de schema.org. Usa el generador de arriba para crear datos estructurados de InteractionCounter como JSON-LD, Microdata, RDFa, XML u Open Graph, y luego pégalos en tu página para ayudar a Google, Bing y los motores de respuesta con IA a entender tu contenido.

Consulta la definición oficial en schema.org/InteractionCounter.

Propiedades de InteractionCounter

Propiedades definidas directamente en InteractionCounter:

PropiedadTipo esperadoDescripción
endTimeDateTimeThe endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the …
interactionServiceTextThe WebSite or SoftwareApplication where the interactions took place.
interactionTypeTextThe Action representing the type of interaction. For up votes, +1s, etc. use [[LikeAction]]. For do…
locationTextThe location of, for example, where an event is happening, where an organization is located, or whe…
startTimeDateTimeThe startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), th…
userInteractionCountNumberThe number of interactions for the CreativeWork using the WebSite or SoftwareApplication.

Propiedades heredadas

InteractionCounter también hereda propiedades de StructuredValue, Intangible, Thing.

PropiedadTipo esperadoDescripción
additionalTypeURLAn additional type for the item, typically used for adding more specific types from external vocabu…
alternateNameTextAn alias for the item.
descriptionTextA description of the item.
disambiguatingDescriptionTextA sub property of description. A short description of the item used to disambiguate from other, sim…
identifierURLThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs,…
imageURLAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
mainEntityOfPageURLIndicates a page (or other CreativeWork) for which this thing is the main entity being described. S…
nameTextThe name of the item.
ownerTextA person or organization who owns this Thing.
potentialActionTextIndicates a potential Action, which describes an idealized action in which this thing would play an…
sameAsURLURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the i…
subjectOfTextA CreativeWork or Event about this Thing.
urlURLURL of the item.

Ejemplo de JSON-LD de InteractionCounter

{
  "@context": "https://schema.org",
  "@type": "InteractionCounter",
  "name": "Example InteractionCounter"
}

Preguntas frecuentes

¿Qué es el schema de InteractionCounter?

InteractionCounter (schema.org/InteractionCounter) es un tipo de datos estructurados que se usa para describir un InteractionCounter a los motores de búsqueda y sistemas de IA. Añadir JSON-LD de InteractionCounter a una página ayuda a Google, Bing y los motores de respuesta a entender el contenido y puede habilitar resultados enriquecidos.

¿Cómo añado datos estructurados de InteractionCounter a mi sitio web?

Rellena los campos de InteractionCounter en esta herramienta, copia el JSON-LD generado y pégalo dentro de una etiqueta <script type="application/ld+json"> en el <head> o el <body> de tu página. También puedes exportar Microdata, RDFa, XML u Open Graph.

¿Es gratis el generador de JSON-LD de InteractionCounter?

Sí. jsonldtool.com es un generador y validador de schema de InteractionCounter gratuito que no requiere registro.

Tipos de schema relacionados

StructuredValue