MADERA MUNICIPAL AIRPORT
MADERA · US · 36.99°N / 120.11°W
MAE
IATA · ICAO
KMAE
Madera Municipal Airport (MAE) serves Madera, United States. It sits at 36.99/-120.11, rises to 255 ft, is classified as small airport.
Type
Small airport
Elevation
255ft
Scheduled service
NO
ICAO
KMAE
All facts
- IATA
- MAE
- Municipality
- Madera
- Country
- United States
- Coords
- 36.99°N / 120.11°W
Nearby airports
FAQ
- What is the IATA code for Madera Municipal Airport?
- MAE.
- What is the ICAO code for Madera Municipal Airport?
- KMAE.
- Where is Madera Municipal Airport located?
- Madera, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MAE
{
"data": {
"id": 4100,
"iata_code": "MAE",
"icao_code": "KMAE",
"name": "Madera Municipal Airport",
"country_code": "US",
"city_id": 5369568,
"latitude": "36.9886016846",
"longitude": "-120.111999512",
"elevation": 255,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Madera"
}
}