WESTCHESTER COUNTY AIRPORT
WHITE PLAINS · US · 41.07°N / 73.71°W
HPN
IATA · ICAO
KHPN
Westchester County Airport (HPN) serves White Plains, United States. It sits at 41.07/-73.71, rises to 439 ft, is classified as medium airport.
Type
Medium airport
Elevation
439ft
Scheduled service
YES
ICAO
KHPN
All facts
- IATA
- HPN
- Municipality
- White Plains
- Country
- United States
- Coords
- 41.07°N / 73.71°W
Nearby airports
FAQ
- What is the IATA code for Westchester County Airport?
- HPN.
- What is the ICAO code for Westchester County Airport?
- KHPN.
- Where is Westchester County Airport located?
- White Plains, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HPN
{
"data": {
"id": 3900,
"iata_code": "HPN",
"icao_code": "KHPN",
"name": "Westchester County Airport",
"country_code": "US",
"city_id": 5144336,
"latitude": "41.06700134277344",
"longitude": "-73.70760345458984",
"elevation": 439,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "White Plains"
}
}