HotelCityPoi
POI near the hotel canonical city (e.g. airport, point of interest).
placeIdstring
typestring
POI, AIRPORT
namestring
distanceKmnumber<float>
Distance from city center in km.
iatastringnullable
HotelCityPoi
{
"placeId": "string",
"type": "string",
"name": "string",
"distanceKm": 0,
"iata": "string"
}