KETCHIKAN INTERNATIONAL AIRPORT
KETCHIKAN · US · 55.36°N / 131.71°W
KTN
IATA · ICAO
PAKT
Ketchikan International Airport (KTN) serves Ketchikan, United States. It sits at 55.36/-131.71, rises to 89 ft, is classified as medium airport.
Type
Medium airport
Elevation
89ft
Scheduled service
YES
ICAO
PAKT
All facts
- IATA
- KTN
- Municipality
- Ketchikan
- Country
- United States
- Coords
- 55.36°N / 131.71°W
Nearby airports
FAQ
- What is the IATA code for Ketchikan International Airport?
- KTN.
- What is the ICAO code for Ketchikan International Airport?
- PAKT.
- Where is Ketchikan International Airport located?
- Ketchikan, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KTN
{
"data": {
"id": 6705,
"iata_code": "KTN",
"icao_code": "PAKT",
"name": "Ketchikan International Airport",
"country_code": "US",
"city_id": 5554428,
"latitude": "55.35559845",
"longitude": "-131.7140045",
"elevation": 89,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Ketchikan"
}
}