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 Flight en JSON-LD

An airline flight.

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

Propiedades de Flight

Propiedades definidas directamente en Flight:

PropiedadTipo esperadoDescripción
aircraftTextThe kind of aircraft (e.g., "Boeing 747").
arrivalAirportTextThe airport where the flight terminates.
arrivalGateTextIdentifier of the flight's arrival gate.
arrivalTerminalTextIdentifier of the flight's arrival terminal.
boardingPolicyTextThe type of boarding policy used by the airline (e.g. zone-based or group-based).
departureAirportTextThe airport where the flight originates.
departureGateTextIdentifier of the flight's departure gate.
departureTerminalTextIdentifier of the flight's departure terminal.
estimatedFlightDurationTextThe estimated time the flight will take.
flightDistanceTextThe distance of the flight.
flightNumberTextThe unique identifier for a flight including the airline IATA code. For example, if describing Unit…
mealServiceTextDescription of the meals that will be provided or available for purchase.
sellerTextAn entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be…
webCheckinTimeDateTimeThe time when a passenger can check into the flight online.

Propiedades heredadas

Flight también hereda propiedades de Trip, Intangible, Thing.

PropiedadTipo esperadoDescripción
arrivalTimeDateTimeThe expected arrival time.
departureTimeTimeThe expected departure time.
itineraryTextDestination(s) ( [[Place]] ) that make up a trip. For a trip where destination order is important u…
offersTextAn offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a mov…
partOfTripTextIdentifies that this [[Trip]] is a subTrip of another Trip. For example Day 1, Day 2, etc. of a mu…
providerTextThe service provider, service operator, or service performer; the goods producer. Another party (a …
subTripTextIdentifies a [[Trip]] that is a subTrip of this Trip. For example Day 1, Day 2, etc. of a multi-da…
tripOriginTextThe location of origin of the trip, prior to any destination(s).
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 Flight

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

Preguntas frecuentes

¿Qué es el schema de Flight?

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

Rellena los campos de Flight 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 Flight?

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

Tipos de schema relacionados

Viaje