HAINES AIRPORT
HAINES · US · 59.24°N / 135.52°W
HNS
IATA · ICAO
PAHN
Haines Airport (HNS) serves Haines, United States. It sits at 59.24/-135.52, rises to 15 ft, is classified as medium airport.
Type
Medium airport
Elevation
15ft
Scheduled service
YES
ICAO
PAHN
All facts
- IATA
- HNS
- Municipality
- Haines
- Country
- United States
- Coords
- 59.24°N / 135.52°W
Nearby airports
FAQ
- What is the IATA code for Haines Airport?
- HNS.
- What is the ICAO code for Haines Airport?
- PAHN.
- Where is Haines Airport located?
- Haines, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HNS
{
"data": {
"id": 6681,
"iata_code": "HNS",
"icao_code": "PAHN",
"name": "Haines Airport",
"country_code": "US",
"city_id": 5846901,
"latitude": "59.243921",
"longitude": "-135.523925",
"elevation": 15,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Haines"
}
}