MOUNT PLEASANT MUNICIPAL AIRPORT
MOUNT PLEASANT · US · 40.95°N / 91.51°W
MPZ
IATA · ICAO
KMPZ
Mount Pleasant Municipal Airport (MPZ) serves Mount Pleasant, United States. It sits at 40.95/-91.51, rises to 730 ft, is classified as small airport.
Type
Small airport
Elevation
730ft
Scheduled service
NO
ICAO
KMPZ
All facts
- IATA
- MPZ
- Municipality
- Mount Pleasant
- Country
- United States
- Coords
- 40.95°N / 91.51°W
Nearby airports
FAQ
- What is the IATA code for Mount Pleasant Municipal Airport?
- MPZ.
- What is the ICAO code for Mount Pleasant Municipal Airport?
- KMPZ.
- Where is Mount Pleasant Municipal Airport located?
- Mount Pleasant, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MPZ
{
"data": {
"id": 4194,
"iata_code": "MPZ",
"icao_code": "KMPZ",
"name": "Mount Pleasant Municipal Airport",
"country_code": "US",
"city_id": 4868205,
"latitude": "40.94660187",
"longitude": "-91.51110077",
"elevation": 730,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Mount Pleasant"
}
}