CHICO REGIONAL AIRPORT
CHICO · US · 39.80°N / 121.86°W
CIC
IATA · ICAO
KCIC
Chico Regional Airport (CIC) serves Chico, United States. It sits at 39.80/-121.86, rises to 240 ft, is classified as small airport.
Type
Small airport
Elevation
240ft
Scheduled service
NO
ICAO
KCIC
All facts
- IATA
- CIC
- Municipality
- Chico
- Country
- United States
- Coords
- 39.80°N / 121.86°W
Nearby airports
FAQ
- What is the IATA code for Chico Regional Airport?
- CIC.
- What is the ICAO code for Chico Regional Airport?
- KCIC.
- Where is Chico Regional Airport located?
- Chico, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CIC
{
"data": {
"id": 3461,
"iata_code": "CIC",
"icao_code": "KCIC",
"name": "Chico Regional Airport",
"country_code": "US",
"city_id": 5336269,
"latitude": "39.795595",
"longitude": "-121.857716",
"elevation": 240,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Chico"
}
}