MARSHALL ISLANDS INTERNATIONAL AIRPORT
MAJURO ATOLL · MH · 7.07°N / 171.27°E
MAJ
IATA · ICAO
PKMJ
Marshall Islands International Airport (MAJ) serves Majuro Atoll, Marshall Islands. It sits at 7.07/171.27, rises to 6 ft, is classified as large airport.
Type
Large airport
Elevation
6ft
Scheduled service
YES
ICAO
PKMJ
All facts
- IATA
- MAJ
- Municipality
- Majuro Atoll
- Country
- Marshall Islands
- Coords
- 7.07°N / 171.27°E
FAQ
- What is the IATA code for Marshall Islands International Airport?
- MAJ.
- What is the ICAO code for Marshall Islands International Airport?
- PKMJ.
- Where is Marshall Islands International Airport located?
- Majuro Atoll, Marshall Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MAJ
{
"data": {
"id": 6862,
"iata_code": "MAJ",
"icao_code": "PKMJ",
"name": "Marshall Islands International Airport",
"country_code": "MH",
"city_id": null,
"latitude": "7.06511",
"longitude": "171.271656",
"elevation": 6,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Majuro Atoll"
}
}