AGUASCALIENTES INTERNATIONAL AIRPORT
AGUASCALIENTES · MX · 21.70°N / 102.32°W
AGU
IATA · ICAO
MMAS
Aguascalientes International Airport (AGU) serves Aguascalientes, Mexico. It sits at 21.70/-102.32, rises to 6112 ft, is classified as large airport.
Type
Large airport
Elevation
6112ft
Scheduled service
YES
ICAO
MMAS
All facts
- IATA
- AGU
- Municipality
- Aguascalientes
- Country
- Mexico
- Coords
- 21.70°N / 102.32°W
FAQ
- What is the IATA code for Aguascalientes International Airport?
- AGU.
- What is the ICAO code for Aguascalientes International Airport?
- MMAS.
- Where is Aguascalientes International Airport located?
- Aguascalientes, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AGU
{
"data": {
"id": 5762,
"iata_code": "AGU",
"icao_code": "MMAS",
"name": "Aguascalientes International Airport",
"country_code": "MX",
"city_id": null,
"latitude": "21.699589",
"longitude": "-102.318372",
"elevation": 6112,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Aguascalientes"
}
}