schema.org / Produkt

Relatix JSON-LD Tool

Google-vennlige strukturerte data med NAICS-bransjeklassifisering — www.jsonldtool.com

🔍
Utdata
Språk
Retning
URL-eksempler
Bredde
Tekststørrelse
Fargemodus
Skrifttyper
Produkt
📦

Produktinformasjon

Produktnavn er påkrevd
Beskrivelse anbefales
Minst én bilde-URL er påkrevd
Én URL per linje
Merke anbefales
Produkt-URL er påkrevd for forhandleroppføringer
🏷️

Produktidentifikatorer

Minst én identifikator (SKU, GTIN, MPN) anbefales
UPC/EAN/ISBN
Produsentens delenummer
🏭

NAICS-bransjeklassifisering

🏭

SIC-bransjeklassifisering

📐

Attributter

💰

Priser & tilgjengelighet

Pris er påkrevd
ISO-dato
📅

Leie til eie / Finansiering

Vurderinger & anmeldelser

🚚

Fraktdetaljer

🚚

Leveringsavgift

↩️

Returpolicy

Fullføring5/33 felt (15%)

Validering

Påkrevd av Google
Produktnavn er påkrevd
Minst én bilde-URL er påkrevd
Pris er påkrevd
Produkt-URL er påkrevd for forhandleroppføringer
Anbefalt av Google
Beskrivelse anbefales
Merke anbefales
Minst én identifikator (SKU, GTIN, MPN) anbefales

Optimaliseringstips

Å legge til AggregateRating kan forbedre klikkfrekvensen i søkeresultater med opptil 30%.
Å inkludere minst én anmeldelse hjelper med å bygge tillit og kan aktivere anmeldelses-rich-snippets.
Å legge til fraktdetaljer hjelper med å kvalifisere seg for gratis fraktmerker i Google Shopping.
Returpolicyinformasjon bygger kjøpertillit og er påkrevd for noen Google Shopping-funksjoner.
GTIN (UPC/EAN) hjelper Google med å matche produktet ditt med sin katalog, noe som forbedrer synligheten.
ℹ️Flere produktbilder forbedrer engasjementet og kan vises i bildesøkeresultater.
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": "no"
12}
13</script>

Hurtigreferanse

1. Velg skjematype ovenfor
2. Fyll ut skjemafeltene til venstre
3. Velg utdataformat (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Løs valideringsfeil ovenfor
5. Kopier utdata
6. Lim inn i sidens <head>-seksjon
7. Test på Rich Results Test
Ctrl+Z Angre · Ctrl+Shift+Z Gjør om · Ctrl+S Eksporter · Ctrl+Shift+C Kopier
Copyright 2026 Relatix LLC

Flight-skjema i JSON-LD

An airline flight.

Flight er en schema.org-type. Bruk generatoren ovenfor til å lage strukturerte Flight-data som JSON-LD, Microdata, RDFa, XML eller Open Graph, og lim dem deretter inn på siden din for å hjelpe Google, Bing og AI-svarmotorer med å forstå innholdet ditt.

Se den offisielle definisjonen på schema.org/Flight.

Flight-egenskaper

Egenskaper som er definert direkte på Flight:

EgenskapForventet typeBeskrivelse
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.

Arvede egenskaper

Flight arver også egenskaper fra Trip, Intangible, Thing.

EgenskapForventet typeBeskrivelse
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.

Flight JSON-LD-eksempel

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

Ofte stilte spørsmål

Hva er Flight-schema?

Flight (schema.org/Flight) er en strukturert datatype som brukes til å beskrive en Flight for søkemotorer og AI-systemer. Å legge til Flight-JSON-LD på en side hjelper Google, Bing og svarmotorer med å forstå innholdet og kan aktivere utvidede resultater.

Hvordan legger jeg til strukturerte Flight-data på nettstedet mitt?

Fyll ut Flight-feltene i dette verktøyet, kopier den genererte JSON-LD-en, og lim den inn i en <script type="application/ld+json">-tagg i <head> eller <body> på siden din. Du kan også eksportere Microdata, RDFa, XML eller Open Graph.

Er Flight-JSON-LD-generatoren gratis?

Ja. jsonldtool.com er en gratis Flight-schemagenerator og -validator som ikke krever registrering.

Relaterte schema-typer

Reise