ESTHERVILLE MUNICIPAL AIRPORT
ESTHERVILLE · US · 43.41°N / 94.75°W
EST
IATA · ICAO
KEST
Estherville Municipal Airport (EST) serves Estherville, United States. It sits at 43.41/-94.75, rises to 1319 ft, is classified as small airport.
Type
Small airport
Elevation
1319ft
Scheduled service
NO
ICAO
KEST
All facts
- IATA
- EST
- Municipality
- Estherville
- Country
- United States
- Coords
- 43.41°N / 94.75°W
Nearby airports
FAQ
- What is the IATA code for Estherville Municipal Airport?
- EST.
- What is the ICAO code for Estherville Municipal Airport?
- KEST.
- Where is Estherville Municipal Airport located?
- Estherville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EST
{
"data": {
"id": 3700,
"iata_code": "EST",
"icao_code": "KEST",
"name": "Estherville Municipal Airport",
"country_code": "US",
"city_id": 4855709,
"latitude": "43.407398",
"longitude": "-94.746399",
"elevation": 1319,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Estherville"
}
}