Amadeus Solutions · JSON-LD Context
Amadeus Flight Offers Price Context
JSON-LD context defining the semantic vocabulary for Amadeus Flight Offers Price from Amadeus Solutions.
37 Classes
98 Properties
4 Namespaces
Namespaces
amadeus:
https://amadeus.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
LocationValue
AllotmentDetails
Price
Co2Emission
OriginalFlightEndPoint
FareRules
Dictionaries
CreditCardFee
OtherServices
LoyaltyProgram
FlightOfferPricingIn
BaseName
Error_400
OriginalFlightStop
EmergencyContact
Phone
FlightSegment
Stakeholder
Error_500
TermAndCondition
ChargeableSeat
ElementaryPrice
Document
Issue
OperatingFlight
Extended_Price
Address
Discount
AircraftEquipment
ContactDictionary
BaggageAllowance
FlightOffer
Tax
FlightOfferPricingOut
Fee
DetailedFareRules
name
Properties
| Property | Type | Container |
|---|---|---|
| cityCode | string | |
| countryCode | string | |
| tourName | string | |
| tourReference | string | |
| currency | string | |
| total | string | |
| base | string | |
| fees | string | set |
| taxes | string | set |
| refundableTaxes | string | |
| weight | integer | |
| weightUnit | string | |
| cabin | string | |
| iataCode | string | |
| terminal | string | |
| rules | string | set |
| locations | string | |
| aircraft | string | |
| currencies | string | |
| carriers | string | |
| brand | string | |
| amount | string | |
| flightOfferId | string | |
| price | string | |
| bookableByTraveler | boolean | |
| bookableByItinerary | boolean | |
| segmentIds | string | set |
| travelerIds | string | set |
| programOwner | string | |
| id | string | |
| type | string | |
| flightOffers | string | set |
| payments | string | set |
| travelers | string | set |
| firstName | string | |
| lastName | string | |
| middleName | string | |
| errors | string | set |
| duration | string | |
| addresseeName | string | |
| number | string | |
| text | string | |
| deviceType | string | |
| countryCallingCode | string | |
| departure | string | |
| arrival | string | |
| carrierCode | string | |
| operating | string | |
| stops | string | set |
| dateOfBirth | date | |
| gender | string | |
| documents | string | set |
| category | string | |
| circumstances | string | |
| notApplicable | boolean | |
| maxPenaltyAmount | string | |
| descriptions | string | set |
| currencyCode | string | |
| issuanceDate | date | |
| expiryDate | date | |
| issuanceCountry | string | |
| issuanceLocation | string | |
| nationality | string | |
| birthPlace | string | |
| status | integer | |
| code | integer | |
| title | string | |
| detail | string | |
| source | string | |
| lines | string | set |
| postalCode | string | |
| cityName | string | |
| stateName | string | |
| postalBox | string | |
| subType | string | |
| travelerType | string | |
| cardNumber | string | |
| certificateNumber | string | |
| address | string | |
| language | string | |
| purpose | string | |
| quantity | integer | |
| instantTicketingRequired | boolean | |
| disablePricing | boolean | |
| nonHomogeneous | boolean | |
| oneWay | boolean | |
| paymentCardRequired | boolean | |
| lastTicketingDate | string | |
| lastTicketingDateTime | dateTime | |
| numberOfBookableSeats | decimal | |
| itineraries | string | set |
| pricingOptions | string | |
| validatingAirlineCodes | string | set |
| travelerPricings | string | set |
| bookingRequirements | string | |
| fareBasis | string | |
| fareNotes | string | |
| segmentId | string |
JSON-LD Document
{
"@context": {
"@version": 1.1,
"amadeus": "https://amadeus.com/schema/",
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"LocationValue": "amadeus:LocationValue",
"AllotmentDetails": "amadeus:AllotmentDetails",
"Price": "amadeus:Price",
"Co2Emission": "amadeus:Co2Emission",
"OriginalFlightEndPoint": "amadeus:OriginalFlightEndPoint",
"FareRules": "amadeus:FareRules",
"Dictionaries": "amadeus:Dictionaries",
"CreditCardFee": "amadeus:CreditCardFee",
"OtherServices": "amadeus:OtherServices",
"LoyaltyProgram": "amadeus:LoyaltyProgram",
"FlightOfferPricingIn": "amadeus:FlightOfferPricingIn",
"BaseName": "amadeus:BaseName",
"Error_400": "amadeus:Error_400",
"OriginalFlightStop": "amadeus:OriginalFlightStop",
"EmergencyContact": "amadeus:EmergencyContact",
"Phone": "amadeus:Phone",
"FlightSegment": "amadeus:FlightSegment",
"Stakeholder": "amadeus:Stakeholder",
"Error_500": "amadeus:Error_500",
"TermAndCondition": "amadeus:TermAndCondition",
"ChargeableSeat": "amadeus:ChargeableSeat",
"ElementaryPrice": "amadeus:ElementaryPrice",
"Document": "amadeus:Document",
"Issue": "amadeus:Issue",
"OperatingFlight": "amadeus:OperatingFlight",
"Extended_Price": "amadeus:Extended_Price",
"Address": "amadeus:Address",
"Discount": "amadeus:Discount",
"AircraftEquipment": "amadeus:AircraftEquipment",
"ContactDictionary": "amadeus:ContactDictionary",
"BaggageAllowance": "amadeus:BaggageAllowance",
"FlightOffer": "amadeus:FlightOffer",
"Tax": "amadeus:Tax",
"FlightOfferPricingOut": "amadeus:FlightOfferPricingOut",
"Fee": "amadeus:Fee",
"DetailedFareRules": "amadeus:DetailedFareRules",
"cityCode": {
"@id": "amadeus:cityCode",
"@type": "xsd:string"
},
"countryCode": {
"@id": "amadeus:countryCode",
"@type": "xsd:string"
},
"tourName": {
"@id": "amadeus:tourName",
"@type": "xsd:string"
},
"tourReference": {
"@id": "amadeus:tourReference",
"@type": "xsd:string"
},
"currency": {
"@id": "amadeus:currency",
"@type": "xsd:string"
},
"total": {
"@id": "amadeus:total",
"@type": "xsd:string"
},
"base": {
"@id": "amadeus:base",
"@type": "xsd:string"
},
"fees": {
"@id": "amadeus:fees",
"@container": "@set",
"@type": "xsd:string"
},
"taxes": {
"@id": "amadeus:taxes",
"@container": "@set",
"@type": "xsd:string"
},
"refundableTaxes": {
"@id": "amadeus:refundableTaxes",
"@type": "xsd:string"
},
"weight": {
"@id": "amadeus:weight",
"@type": "xsd:integer"
},
"weightUnit": {
"@id": "amadeus:weightUnit",
"@type": "xsd:string"
},
"cabin": {
"@id": "amadeus:cabin",
"@type": "xsd:string"
},
"iataCode": {
"@id": "amadeus:iataCode",
"@type": "xsd:string"
},
"terminal": {
"@id": "amadeus:terminal",
"@type": "xsd:string"
},
"rules": {
"@id": "amadeus:rules",
"@container": "@set",
"@type": "xsd:string"
},
"locations": {
"@id": "amadeus:locations",
"@type": "xsd:string"
},
"aircraft": {
"@id": "amadeus:aircraft",
"@type": "xsd:string"
},
"currencies": {
"@id": "amadeus:currencies",
"@type": "xsd:string"
},
"carriers": {
"@id": "amadeus:carriers",
"@type": "xsd:string"
},
"brand": {
"@id": "amadeus:brand",
"@type": "xsd:string"
},
"amount": {
"@id": "amadeus:amount",
"@type": "xsd:string"
},
"flightOfferId": {
"@id": "amadeus:flightOfferId",
"@type": "xsd:string"
},
"name": "schema:name",
"price": {
"@id": "amadeus:price",
"@type": "xsd:string"
},
"bookableByTraveler": {
"@id": "amadeus:bookableByTraveler",
"@type": "xsd:boolean"
},
"bookableByItinerary": {
"@id": "amadeus:bookableByItinerary",
"@type": "xsd:boolean"
},
"segmentIds": {
"@id": "amadeus:segmentIds",
"@container": "@set",
"@type": "xsd:string"
},
"travelerIds": {
"@id": "amadeus:travelerIds",
"@container": "@set",
"@type": "xsd:string"
},
"programOwner": {
"@id": "amadeus:programOwner",
"@type": "xsd:string"
},
"id": {
"@id": "amadeus:id",
"@type": "xsd:string"
},
"type": {
"@id": "amadeus:type",
"@type": "xsd:string"
},
"flightOffers": {
"@id": "amadeus:flightOffers",
"@container": "@set",
"@type": "xsd:string"
},
"payments": {
"@id": "amadeus:payments",
"@container": "@set",
"@type": "xsd:string"
},
"travelers": {
"@id": "amadeus:travelers",
"@container": "@set",
"@type": "xsd:string"
},
"firstName": {
"@id": "amadeus:firstName",
"@type": "xsd:string"
},
"lastName": {
"@id": "amadeus:lastName",
"@type": "xsd:string"
},
"middleName": {
"@id": "amadeus:middleName",
"@type": "xsd:string"
},
"errors": {
"@id": "amadeus:errors",
"@container": "@set",
"@type": "xsd:string"
},
"duration": {
"@id": "amadeus:duration",
"@type": "xsd:string"
},
"addresseeName": {
"@id": "amadeus:addresseeName",
"@type": "xsd:string"
},
"number": {
"@id": "amadeus:number",
"@type": "xsd:string"
},
"text": {
"@id": "amadeus:text",
"@type": "xsd:string"
},
"deviceType": {
"@id": "amadeus:deviceType",
"@type": "xsd:string"
},
"countryCallingCode": {
"@id": "amadeus:countryCallingCode",
"@type": "xsd:string"
},
"departure": {
"@id": "amadeus:departure",
"@type": "xsd:string"
},
"arrival": {
"@id": "amadeus:arrival",
"@type": "xsd:string"
},
"carrierCode": {
"@id": "amadeus:carrierCode",
"@type": "xsd:string"
},
"operating": {
"@id": "amadeus:operating",
"@type": "xsd:string"
},
"stops": {
"@id": "amadeus:stops",
"@container": "@set",
"@type": "xsd:string"
},
"dateOfBirth": {
"@id": "amadeus:dateOfBirth",
"@type": "xsd:date"
},
"gender": {
"@id": "amadeus:gender",
"@type": "xsd:string"
},
"documents": {
"@id": "amadeus:documents",
"@container": "@set",
"@type": "xsd:string"
},
"category": {
"@id": "amadeus:category",
"@type": "xsd:string"
},
"circumstances": {
"@id": "amadeus:circumstances",
"@type": "xsd:string"
},
"notApplicable": {
"@id": "amadeus:notApplicable",
"@type": "xsd:boolean"
},
"maxPenaltyAmount": {
"@id": "amadeus:maxPenaltyAmount",
"@type": "xsd:string"
},
"descriptions": {
"@id": "amadeus:descriptions",
"@container": "@set",
"@type": "xsd:string"
},
"currencyCode": {
"@id": "amadeus:currencyCode",
"@type": "xsd:string"
},
"issuanceDate": {
"@id": "amadeus:issuanceDate",
"@type": "xsd:date"
},
"expiryDate": {
"@id": "amadeus:expiryDate",
"@type": "xsd:date"
},
"issuanceCountry": {
"@id": "amadeus:issuanceCountry",
"@type": "xsd:string"
},
"issuanceLocation": {
"@id": "amadeus:issuanceLocation",
"@type": "xsd:string"
},
"nationality": {
"@id": "amadeus:nationality",
"@type": "xsd:string"
},
"birthPlace": {
"@id": "amadeus:birthPlace",
"@type": "xsd:string"
},
"status": {
"@id": "amadeus:status",
"@type": "xsd:integer"
},
"code": {
"@id": "amadeus:code",
"@type": "xsd:integer"
},
"title": {
"@id": "amadeus:title",
"@type": "xsd:string"
},
"detail": {
"@id": "amadeus:detail",
"@type": "xsd:string"
},
"source": {
"@id": "amadeus:source",
"@type": "xsd:string"
},
"lines": {
"@id": "amadeus:lines",
"@container": "@set",
"@type": "xsd:string"
},
"postalCode": {
"@id": "amadeus:postalCode",
"@type": "xsd:string"
},
"cityName": {
"@id": "amadeus:cityName",
"@type": "xsd:string"
},
"stateName": {
"@id": "amadeus:stateName",
"@type": "xsd:string"
},
"postalBox": {
"@id": "amadeus:postalBox",
"@type": "xsd:string"
},
"subType": {
"@id": "amadeus:subType",
"@type": "xsd:string"
},
"travelerType": {
"@id": "amadeus:travelerType",
"@type": "xsd:string"
},
"cardNumber": {
"@id": "amadeus:cardNumber",
"@type": "xsd:string"
},
"certificateNumber": {
"@id": "amadeus:certificateNumber",
"@type": "xsd:string"
},
"address": {
"@id": "amadeus:address",
"@type": "xsd:string"
},
"language": {
"@id": "amadeus:language",
"@type": "xsd:string"
},
"purpose": {
"@id": "amadeus:purpose",
"@type": "xsd:string"
},
"quantity": {
"@id": "amadeus:quantity",
"@type": "xsd:integer"
},
"instantTicketingRequired": {
"@id": "amadeus:instantTicketingRequired",
"@type": "xsd:boolean"
},
"disablePricing": {
"@id": "amadeus:disablePricing",
"@type": "xsd:boolean"
},
"nonHomogeneous": {
"@id": "amadeus:nonHomogeneous",
"@type": "xsd:boolean"
},
"oneWay": {
"@id": "amadeus:oneWay",
"@type": "xsd:boolean"
},
"paymentCardRequired": {
"@id": "amadeus:paymentCardRequired",
"@type": "xsd:boolean"
},
"lastTicketingDate": {
"@id": "amadeus:lastTicketingDate",
"@type": "xsd:string"
},
"lastTicketingDateTime": {
"@id": "amadeus:lastTicketingDateTime",
"@type": "xsd:dateTime"
},
"numberOfBookableSeats": {
"@id": "amadeus:numberOfBookableSeats",
"@type": "xsd:decimal"
},
"itineraries": {
"@id": "amadeus:itineraries",
"@container": "@set",
"@type": "xsd:string"
},
"pricingOptions": {
"@id": "amadeus:pricingOptions",
"@type": "xsd:string"
},
"validatingAirlineCodes": {
"@id": "amadeus:validatingAirlineCodes",
"@container": "@set",
"@type": "xsd:string"
},
"travelerPricings": {
"@id": "amadeus:travelerPricings",
"@container": "@set",
"@type": "xsd:string"
},
"bookingRequirements": {
"@id": "amadeus:bookingRequirements",
"@type": "xsd:string"
},
"fareBasis": {
"@id": "amadeus:fareBasis",
"@type": "xsd:string"
},
"fareNotes": {
"@id": "amadeus:fareNotes",
"@type": "xsd:string"
},
"segmentId": {
"@id": "amadeus:segmentId",
"@type": "xsd:string"
}
}
}