TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights
Hotel Search Hotel Structure is a JSON Structure definition published by Amadeus, describing 6 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/hotel-search-hotel-structure.json",
"title": "Hotel",
"description": "Hotel Content",
"type": "object",
"properties": {
"hotelId": {
"type": "string",
"description": "Amadeus Property Code (8 chars)"
},
"chainCode": {
"type": "string",
"description": "Brand (RT...) or Merchant (AD...) (Amadeus 2 chars Code)"
},
"brandCode": {
"type": "string",
"description": "Brand (RT...) (Amadeus 2 chars Code). Small Properties distributed by Merchants may not have a Brand.\nExample - AD (Value Hotels) is the Provider/Merchant, and RT (Accor) is the Brand of the Property"
},
"dupeId": {
"type": "string",
"description": "Unique Property identifier of the physical hotel.\nOne physical hotel can be represented by different Providers, each one having its own `hotelID`.\nThis attribute allows a client application to group together hotels that are actually the same."
},
"name": {
"type": "string",
"description": "Hotel Name"
},
"cityCode": {
"type": "string",
"description": "Warning: The IATA city code associated to the hotel (not necessary the real Hotel City)"
}
}
}
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.