GREATER PORTSMOUTH REGIONAL AIRPORT
PORTSMOUTH · US · 38.84°N / 82.85°W
PMH
IATA · ICAO
KPMH
Greater Portsmouth Regional Airport (PMH) serves Portsmouth, United States. It sits at 38.84/-82.85, rises to 663 ft, is classified as small airport.
Type
Small airport
Elevation
663ft
Scheduled service
NO
ICAO
KPMH
All facts
- IATA
- PMH
- Municipality
- Portsmouth
- Country
- United States
- Coords
- 38.84°N / 82.85°W
Nearby airports
FAQ
- What is the IATA code for Greater Portsmouth Regional Airport?
- PMH.
- What is the ICAO code for Greater Portsmouth Regional Airport?
- KPMH.
- Where is Greater Portsmouth Regional Airport located?
- Portsmouth, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PMH
{
"data": {
"id": 4389,
"iata_code": "PMH",
"icao_code": "KPMH",
"name": "Greater Portsmouth Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "38.8404998779",
"longitude": "-82.84729766850002",
"elevation": 663,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Portsmouth"
}
}