AMBOSELI AIRPORT
OL TUKAI · KE · 2.64°S / 37.25°E
ASV
IATA · ICAO
HKAM
Amboseli Airport (ASV) serves Ol Tukai, Kenya. It sits at -2.64/37.25, rises to 3755 ft, is classified as medium airport.
Type
Medium airport
Elevation
3755ft
Scheduled service
YES
ICAO
HKAM
All facts
- IATA
- ASV
- Municipality
- Ol Tukai
- Country
- Kenya
- Coords
- 2.64°S / 37.25°E
Nearby airports
FAQ
- What is the IATA code for Amboseli Airport?
- ASV.
- What is the ICAO code for Amboseli Airport?
- HKAM.
- Where is Amboseli Airport located?
- Ol Tukai, Kenya.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ASV
{
"data": {
"id": 2965,
"iata_code": "ASV",
"icao_code": "HKAM",
"name": "Amboseli Airport",
"country_code": "KE",
"city_id": null,
"latitude": "-2.644786",
"longitude": "37.252922",
"elevation": 3755,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Ol Tukai"
}
}