EMPORIA MUNICIPAL AIRPORT
EMPORIA · US · 38.33°N / 96.19°W
EMP
IATA · ICAO
KEMP
Emporia Municipal Airport (EMP) serves Emporia, United States. It sits at 38.33/-96.19, rises to 1208 ft, is classified as small airport.
Type
Small airport
Elevation
1208ft
Scheduled service
NO
ICAO
KEMP
All facts
- IATA
- EMP
- Municipality
- Emporia
- Country
- United States
- Coords
- 38.33°N / 96.19°W
Nearby airports
FAQ
- What is the IATA code for Emporia Municipal Airport?
- EMP.
- What is the ICAO code for Emporia Municipal Airport?
- KEMP.
- Where is Emporia Municipal Airport located?
- Emporia, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EMP
{
"data": {
"id": 3684,
"iata_code": "EMP",
"icao_code": "KEMP",
"name": "Emporia Municipal Airport",
"country_code": "US",
"city_id": 4271086,
"latitude": "38.3320999146",
"longitude": "-96.19120025630001",
"elevation": 1208,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Emporia"
}
}