MORRISTOWN MUNICIPAL AIRPORT
MORRISTOWN · US · 40.80°N / 74.41°W
MMU
IATA · ICAO
KMMU
Morristown Municipal Airport (MMU) serves Morristown, United States. It sits at 40.80/-74.41, rises to 187 ft, is classified as medium airport.
Type
Medium airport
Elevation
187ft
Scheduled service
NO
ICAO
KMMU
All facts
- IATA
- MMU
- Municipality
- Morristown
- Country
- United States
- Coords
- 40.80°N / 74.41°W
Nearby airports
FAQ
- What is the IATA code for Morristown Municipal Airport?
- MMU.
- What is the ICAO code for Morristown Municipal Airport?
- KMMU.
- Where is Morristown Municipal Airport located?
- Morristown, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MMU
{
"data": {
"id": 4179,
"iata_code": "MMU",
"icao_code": "KMMU",
"name": "Morristown Municipal Airport",
"country_code": "US",
"city_id": 5101427,
"latitude": "40.799062",
"longitude": "-74.414949",
"elevation": 187,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Morristown"
}
}