CANANEA NATIONAL AIRPORT
CANANEA · MX · 31.07°N / 110.10°W
CNA
IATA · ICAO
MMCA
Cananea National Airport (CNA) serves Cananea, Mexico. It sits at 31.07/-110.10, rises to 4921 ft, is classified as small airport.
Type
Small airport
Elevation
4921ft
Scheduled service
NO
ICAO
MMCA
All facts
- IATA
- CNA
- Municipality
- Cananea
- Country
- Mexico
- Coords
- 31.07°N / 110.10°W
Nearby airports
FAQ
- What is the IATA code for Cananea National Airport?
- CNA.
- What is the ICAO code for Cananea National Airport?
- MMCA.
- Where is Cananea National Airport located?
- Cananea, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CNA
{
"data": {
"id": 5764,
"iata_code": "CNA",
"icao_code": "MMCA",
"name": "Cananea National Airport",
"country_code": "MX",
"city_id": null,
"latitude": "31.06615",
"longitude": "-110.097878",
"elevation": 4921,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Cananea"
}
}