MANJA AIRPORT
MANJA · MG · 21.43°S / 44.32°E
MJA
IATA · ICAO
FMSJ
Manja Airport (MJA) serves Manja, Madagascar. It sits at -21.43/44.32, rises to 787 ft, is classified as small airport.
Type
Small airport
Elevation
787ft
Scheduled service
NO
ICAO
FMSJ
All facts
- IATA
- MJA
- Municipality
- Manja
- Country
- Madagascar
- Coords
- 21.43°S / 44.32°E
Nearby airports
FAQ
- What is the IATA code for Manja Airport?
- MJA.
- What is the ICAO code for Manja Airport?
- FMSJ.
- Where is Manja Airport located?
- Manja, Madagascar.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MJA
{
"data": {
"id": 2183,
"iata_code": "MJA",
"icao_code": "FMSJ",
"name": "Manja Airport",
"country_code": "MG",
"city_id": 1060682,
"latitude": "-21.426105",
"longitude": "44.316509",
"elevation": 787,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Manja"
}
}