ST CLAIR COUNTY INTERNATIONAL AIRPORT
PORT HURON · US · 42.91°N / 82.53°W
PHN
IATA · ICAO
KPHN
St Clair County International Airport (PHN) serves Port Huron, United States. It sits at 42.91/-82.53, rises to 650 ft, is classified as small airport.
Type
Small airport
Elevation
650ft
Scheduled service
NO
ICAO
KPHN
All facts
- IATA
- PHN
- Municipality
- Port Huron
- Country
- United States
- Coords
- 42.91°N / 82.53°W
Nearby airports
FAQ
- What is the IATA code for St Clair County International Airport?
- PHN.
- What is the ICAO code for St Clair County International Airport?
- KPHN.
- Where is St Clair County International Airport located?
- Port Huron, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PHN
{
"data": {
"id": 4370,
"iata_code": "PHN",
"icao_code": "KPHN",
"name": "St Clair County International Airport",
"country_code": "US",
"city_id": null,
"latitude": "42.9109993",
"longitude": "-82.52890015",
"elevation": 650,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Port Huron"
}
}