KENAI MUNICIPAL AIRPORT
KENAI · US · 60.57°N / 151.25°W
ENA
IATA · ICAO
PAEN
Kenai Municipal Airport (ENA) serves Kenai, United States. It sits at 60.57/-151.25, rises to 99 ft, is classified as medium airport.
Type
Medium airport
Elevation
99ft
Scheduled service
YES
ICAO
PAEN
All facts
- IATA
- ENA
- Municipality
- Kenai
- Country
- United States
- Coords
- 60.57°N / 151.25°W
Nearby airports
FAQ
- What is the IATA code for Kenai Municipal Airport?
- ENA.
- What is the ICAO code for Kenai Municipal Airport?
- PAEN.
- Where is Kenai Municipal Airport located?
- Kenai, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ENA
{
"data": {
"id": 6658,
"iata_code": "ENA",
"icao_code": "PAEN",
"name": "Kenai Municipal Airport",
"country_code": "US",
"city_id": 5866063,
"latitude": "60.570946",
"longitude": "-151.245174",
"elevation": 99,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Kenai"
}
}