CARMELITA AIRPORT
CARMELITA · GT · 17.46°N / 90.05°W
CMM
IATA · ICAO
MGCR
Carmelita Airport (CMM) serves Carmelita, Guatemala. It sits at 17.46/-90.05, rises to 753 ft, is classified as small airport.
Type
Small airport
Elevation
753ft
Scheduled service
NO
ICAO
MGCR
All facts
- IATA
- CMM
- Municipality
- Carmelita
- Country
- Guatemala
- Coords
- 17.46°N / 90.05°W
FAQ
- What is the IATA code for Carmelita Airport?
- CMM.
- What is the ICAO code for Carmelita Airport?
- MGCR.
- Where is Carmelita Airport located?
- Carmelita, Guatemala.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CMM
{
"data": {
"id": 5718,
"iata_code": "CMM",
"icao_code": "MGCR",
"name": "Carmelita Airport",
"country_code": "GT",
"city_id": null,
"latitude": "17.461201",
"longitude": "-90.053703",
"elevation": 753,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Carmelita"
}
}