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 Acción en JSON-LD

An action performed by a direct agent and indirect participants upon a direct object. Optionally happens at a location …

Acción es un tipo de schema.org. Usa el generador de arriba para crear datos estructurados de Acción 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/Action.

Propiedades de Acción

Propiedades definidas directamente en Action:

PropiedadTipo esperadoDescripción
actionProcessTextDescription of the process by which the action was performed.
actionStatusTextIndicates the current disposition of the Action.
agentTextThe direct performer or driver of the action (animate or inanimate). E.g. *John* wrote a book.
endTimeDateTimeThe endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the …
errorTextFor failed actions, more information on the cause of the failure. Consider using the Error type.
instrumentTextThe object that helped the agent perform the action. E.g. John wrote a book with *a pen*.
locationTextThe location of, for example, where an event is happening, where an organization is located, or whe…
objectTextThe object upon which the action is carried out, whose state is kept intact or changed. Also known …
participantTextOther co-agents that participated in the action indirectly. E.g. John wrote a book with *Steve*.
providerTextThe service provider, service operator, or service performer; the goods producer. Another party (a …
resultTextThe result produced in the action. E.g. John wrote *a book*.
startTimeDateTimeThe startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), th…
targetURLIndicates a target EntryPoint, or url, for an Action.

Propiedades heredadas

Action también hereda propiedades de 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 Action

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

Preguntas frecuentes

¿Qué es el schema de Acción?

Acción (schema.org/Action) es un tipo de datos estructurados que se usa para describir un Acción a los motores de búsqueda y sistemas de IA. Añadir JSON-LD de Acción 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 Acción a mi sitio web?

Rellena los campos de Acción 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 Acción?

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

Tipos de schema relacionados

CosaAchieveActionAssessActionConsumeActionControlActionCreateActionFindActionInteractActionMoveActionOrganizeActionPlayActionSearchActionSeekToAction