ABRAHAM GONZÁLEZ INTERNATIONAL AIRPORT
CIUDAD JUÁREZ · MX · 31.64°N / 106.43°W
CJS
IATA · ICAO
MMCS
Abraham González International Airport (CJS) serves Ciudad Juárez, Mexico. It sits at 31.64/-106.43, rises to 3904 ft, is classified as large airport.
Type
Large airport
Elevation
3904ft
Scheduled service
YES
ICAO
MMCS
All facts
- IATA
- CJS
- Municipality
- Ciudad Juárez
- Country
- Mexico
- Coords
- 31.64°N / 106.43°W
Nearby airports
FAQ
- What is the IATA code for Abraham González International Airport?
- CJS.
- What is the ICAO code for Abraham González International Airport?
- MMCS.
- Where is Abraham González International Airport located?
- Ciudad Juárez, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CJS
{
"data": {
"id": 5775,
"iata_code": "CJS",
"icao_code": "MMCS",
"name": "Abraham González International Airport",
"country_code": "MX",
"city_id": 4013708,
"latitude": "31.636673",
"longitude": "-106.428533",
"elevation": 3904,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Ciudad Juárez"
}
}