ALPENA COUNTY REGIONAL AIRPORT
ALPENA · US · 45.08°N / 83.56°W
APN
IATA · ICAO
KAPN
Alpena County Regional Airport (APN) serves Alpena, United States. It sits at 45.08/-83.56, rises to 690 ft, is classified as medium airport.
Type
Medium airport
Elevation
690ft
Scheduled service
YES
ICAO
KAPN
All facts
- IATA
- APN
- Municipality
- Alpena
- Country
- United States
- Coords
- 45.08°N / 83.56°W
Nearby airports
FAQ
- What is the IATA code for Alpena County Regional Airport?
- APN.
- What is the ICAO code for Alpena County Regional Airport?
- KAPN.
- Where is Alpena County Regional Airport located?
- Alpena, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/APN
{
"data": {
"id": 3263,
"iata_code": "APN",
"icao_code": "KAPN",
"name": "Alpena County Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "45.0780983",
"longitude": "-83.56030273",
"elevation": 690,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Alpena"
}
}