TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights
Points Of Interest Location Structure is a JSON Structure definition published by Amadeus, describing 9 properties. It conforms to the https://json-structure.org/draft/v0/schema meta-schema.
{
"$schema": "https://json-structure.org/draft/v0/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/points-of-interest-location-structure.json",
"title": "Location",
"description": "Location structure from Points of Interest",
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "id of the ressource"
},
"self": {
"type": "string"
},
"type": {
"type": "string",
"description": "the resource name"
},
"subType": {
"type": "string",
"description": "location sub type"
},
"name": {
"type": "string",
"description": "short name of the location"
},
"geoCode": {
"type": "string"
},
"category": {
"type": "string",
"description": "category of the location"
},
"tags": {
"type": "array",
"description": "list of tags related to the location"
},
"rank": {
"type": "string",
"description": "the rank is the position compared to other locations based on how famous is a place. 1 being the highest."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.