PETIT JEAN PARK AIRPORT
MORRILTON · US · 35.14°N / 92.91°W
MPJ
IATA · ICAO
KMPJ
Petit Jean Park Airport (MPJ) serves Morrilton, United States. It sits at 35.14/-92.91, rises to 923 ft, is classified as small airport.
Type
Small airport
Elevation
923ft
Scheduled service
NO
ICAO
KMPJ
All facts
- IATA
- MPJ
- Municipality
- Morrilton
- Country
- United States
- Coords
- 35.14°N / 92.91°W
Nearby airports
FAQ
- What is the IATA code for Petit Jean Park Airport?
- MPJ.
- What is the ICAO code for Petit Jean Park Airport?
- KMPJ.
- Where is Petit Jean Park Airport located?
- Morrilton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MPJ
{
"data": {
"id": 4190,
"iata_code": "MPJ",
"icao_code": "KMPJ",
"name": "Petit Jean Park Airport",
"country_code": "US",
"city_id": null,
"latitude": "35.138901",
"longitude": "-92.909202",
"elevation": 923,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Morrilton"
}
}