{
"id": "string",
"type": "string",
"name": "string",
"nameFull": "string",
"descriptor": "string",
"iataAirportCode": "string",
"iataAirportMetroCode": "string",
"countryCode": "string",
"countrySubdivisionCode": "string",
"coordinates": {
"centerLongitude": 0,
"centerLatitude": 0,
"boundingPolygon": {}
},
"associations": {
"key": [
"string"
]
},
"ancestors": [
{
"id": "string",
"type": "string"
}
],
"descendants": {
"key": [
"string"
]
},
"propertyIds": [
"string"
],
"propertyIdsExpanded": [
"string"
],
"categories": [
"string"
],
"tags": [
"string"
]
}