CASA GRANDE MUNICIPAL AIRPORT
CASA GRANDE · US · 32.95°N / 111.77°W
CGZ
IATA · ICAO
KCGZ
Casa Grande Municipal Airport (CGZ) serves Casa Grande, United States. It sits at 32.95/-111.77, rises to 1464 ft, is classified as small airport.
Type
Small airport
Elevation
1464ft
Scheduled service
NO
ICAO
KCGZ
All facts
- IATA
- CGZ
- Municipality
- Casa Grande
- Country
- United States
- Coords
- 32.95°N / 111.77°W
Nearby airports
FAQ
- What is the IATA code for Casa Grande Municipal Airport?
- CGZ.
- What is the ICAO code for Casa Grande Municipal Airport?
- KCGZ.
- Where is Casa Grande Municipal Airport located?
- Casa Grande, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CGZ
{
"data": {
"id": 3456,
"iata_code": "CGZ",
"icao_code": "KCGZ",
"name": "Casa Grande Municipal Airport",
"country_code": "US",
"city_id": 5288636,
"latitude": "32.954899",
"longitude": "-111.766998",
"elevation": 1464,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Casa Grande"
}
}