CHETUMAL INTERNATIONAL AIRPORT
CHETUMAL · MX · 18.50°N / 88.33°W
CTM
IATA · ICAO
MMCM
Chetumal International Airport (CTM) serves Chetumal, Mexico. It sits at 18.50/-88.33, rises to 39 ft, is classified as medium airport.
Type
Medium airport
Elevation
39ft
Scheduled service
YES
ICAO
MMCM
All facts
- IATA
- CTM
- Municipality
- Chetumal
- Country
- Mexico
- Coords
- 18.50°N / 88.33°W
FAQ
- What is the IATA code for Chetumal International Airport?
- CTM.
- What is the ICAO code for Chetumal International Airport?
- MMCM.
- Where is Chetumal International Airport located?
- Chetumal, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CTM
{
"data": {
"id": 5771,
"iata_code": "CTM",
"icao_code": "MMCM",
"name": "Chetumal International Airport",
"country_code": "MX",
"city_id": 3531023,
"latitude": "18.504985",
"longitude": "-88.328018",
"elevation": 39,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Chetumal"
}
}