DENALI NATIONAL PARK AIRPORT
DENALI PARK · US · 63.73°N / 148.91°W
MCL
IATA · ICAO
PAIN
Denali National Park Airport (MCL) serves Denali Park, United States. It sits at 63.73/-148.91, rises to 1720 ft, is classified as small airport.
Type
Small airport
Elevation
1720ft
Scheduled service
NO
ICAO
PAIN
All facts
- IATA
- MCL
- Municipality
- Denali Park
- Country
- United States
- Coords
- 63.73°N / 148.91°W
Nearby airports
FAQ
- What is the IATA code for Denali National Park Airport?
- MCL.
- What is the ICAO code for Denali National Park Airport?
- PAIN.
- Where is Denali National Park Airport located?
- Denali Park, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MCL
{
"data": {
"id": 6692,
"iata_code": "MCL",
"icao_code": "PAIN",
"name": "Denali National Park Airport",
"country_code": "US",
"city_id": null,
"latitude": "63.732465",
"longitude": "-148.911266",
"elevation": 1720,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Denali Park"
}
}