GENERAL GUADALUPE VICTORIA INTERNATIONAL AIRPORT
DURANGO · MX · 24.13°N / 104.53°W
DGO
IATA · ICAO
MMDO
General Guadalupe Victoria International Airport (DGO) serves Durango, Mexico. It sits at 24.13/-104.53, rises to 6104 ft, is classified as medium airport.
Type
Medium airport
Elevation
6104ft
Scheduled service
YES
ICAO
MMDO
All facts
- IATA
- DGO
- Municipality
- Durango
- Country
- Mexico
- Coords
- 24.13°N / 104.53°W
FAQ
- What is the IATA code for General Guadalupe Victoria International Airport?
- DGO.
- What is the ICAO code for General Guadalupe Victoria International Airport?
- MMDO.
- Where is General Guadalupe Victoria International Airport located?
- Durango, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DGO
{
"data": {
"id": 5782,
"iata_code": "DGO",
"icao_code": "MMDO",
"name": "General Guadalupe Victoria International Airport",
"country_code": "MX",
"city_id": null,
"latitude": "24.125468",
"longitude": "-104.527938",
"elevation": 6104,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Durango"
}
}