MALDEN REGIONAL AIRPORT
MALDEN · US · 36.60°N / 89.99°W
MAW
IATA · ICAO
KMAW
Malden Regional Airport (MAW) serves Malden, United States. It sits at 36.60/-89.99, rises to 294 ft, is classified as small airport.
Type
Small airport
Elevation
294ft
Scheduled service
NO
ICAO
KMAW
All facts
- IATA
- MAW
- Municipality
- Malden
- Country
- United States
- Coords
- 36.60°N / 89.99°W
Nearby airports
FAQ
- What is the IATA code for Malden Regional Airport?
- MAW.
- What is the ICAO code for Malden Regional Airport?
- KMAW.
- Where is Malden Regional Airport located?
- Malden, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MAW
{
"data": {
"id": 4102,
"iata_code": "MAW",
"icao_code": "KMAW",
"name": "Malden Regional Airport",
"country_code": "US",
"city_id": 4396871,
"latitude": "36.6006012",
"longitude": "-89.99220276",
"elevation": 294,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Malden"
}
}