JUNEAU INTERNATIONAL AIRPORT
JUNEAU · US · 58.35°N / 134.57°W
JNU
IATA · ICAO
PAJN
Juneau International Airport (JNU) serves Juneau, United States. It sits at 58.35/-134.57, rises to 21 ft, is classified as medium airport.
Type
Medium airport
Elevation
21ft
Scheduled service
YES
ICAO
PAJN
All facts
- IATA
- JNU
- Municipality
- Juneau
- Country
- United States
- Coords
- 58.35°N / 134.57°W
Nearby airports
FAQ
- What is the IATA code for Juneau International Airport?
- JNU.
- What is the ICAO code for Juneau International Airport?
- PAJN.
- Where is Juneau International Airport located?
- Juneau, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JNU
{
"data": {
"id": 6694,
"iata_code": "JNU",
"icao_code": "PAJN",
"name": "Juneau International Airport",
"country_code": "US",
"city_id": null,
"latitude": "58.354935",
"longitude": "-134.574416",
"elevation": 21,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Juneau"
}
}