Amadeus · Schema
Location
AirlinesAviationBookingDestinationsFlightsHospitalityHotelsMarket InsightsTourismTransfersTravel
Properties
| Name | Type | Description |
|---|---|---|
| id | string | id of the ressource |
| self | object | |
| type | string | the resource name |
| subType | string | location sub type |
| name | string | short name of the location |
| detailedName | string | detailed name of the location. For a city location it contains city name and country code. For an airport location it contains city name; country code and airport full name |
| timeZoneOffset | string | timezone offset of the location at the date of the API call (including daylight saving time) |
| iataCode | string | IATA code of the location. ([IATA table codes](http://www.iata.org/publications/Pages/code-search.aspx) here) |
| geoCode | object | |
| address | object | |
| distance | object | |
| analytics | object | |
| relevance | number | score value calculated based on distance and analytics |
| category | string | category of the location |
| tags | array | list of tags related to the location |
| rank | string | the rank is the position compared to other locations based on how famous is a place. 1 being the highest. |