GENERAL PEDRO JOSE MENDEZ INTERNATIONAL AIRPORT
CIUDAD VICTORIA · MX · 23.70°N / 98.96°W
CVM
IATA · ICAO
MMCV
General Pedro Jose Mendez International Airport (CVM) serves Ciudad Victoria, Mexico. It sits at 23.70/-98.96, rises to 761 ft, is classified as medium airport.
Type
Medium airport
Elevation
761ft
Scheduled service
YES
ICAO
MMCV
All facts
- IATA
- CVM
- Municipality
- Ciudad Victoria
- Country
- Mexico
- Coords
- 23.70°N / 98.96°W
FAQ
- What is the IATA code for General Pedro Jose Mendez International Airport?
- CVM.
- What is the ICAO code for General Pedro Jose Mendez International Airport?
- MMCV.
- Where is General Pedro Jose Mendez International Airport located?
- Ciudad Victoria, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CVM
{
"data": {
"id": 5778,
"iata_code": "CVM",
"icao_code": "MMCV",
"name": "General Pedro Jose Mendez International Airport",
"country_code": "MX",
"city_id": null,
"latitude": "23.7033",
"longitude": "-98.956497",
"elevation": 761,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Ciudad Victoria"
}
}