MC PHERSON AIRPORT
MC PHERSON · US · 38.35°N / 97.69°W
MPR
IATA · ICAO
KMPR
Mc Pherson Airport (MPR) serves Mc Pherson, United States. It sits at 38.35/-97.69, rises to 1498 ft, is classified as small airport.
Type
Small airport
Elevation
1498ft
Scheduled service
NO
ICAO
KMPR
All facts
- IATA
- MPR
- Municipality
- Mc Pherson
- Country
- United States
- Coords
- 38.35°N / 97.69°W
Nearby airports
FAQ
- What is the IATA code for Mc Pherson Airport?
- MPR.
- What is the ICAO code for Mc Pherson Airport?
- KMPR.
- Where is Mc Pherson Airport located?
- Mc Pherson, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MPR
{
"data": {
"id": 4192,
"iata_code": "MPR",
"icao_code": "KMPR",
"name": "Mc Pherson Airport",
"country_code": "US",
"city_id": null,
"latitude": "38.352402",
"longitude": "-97.691299",
"elevation": 1498,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Mc Pherson"
}
}