NORTHEAST IOWA REGIONAL AIRPORT
CHARLES CITY · US · 43.07°N / 92.61°W
CCY
IATA · ICAO
KCCY
Northeast Iowa Regional Airport (CCY) serves Charles City, United States. It sits at 43.07/-92.61, rises to 1125 ft, is classified as medium airport.
Type
Medium airport
Elevation
1125ft
Scheduled service
NO
ICAO
KCCY
All facts
- IATA
- CCY
- Municipality
- Charles City
- Country
- United States
- Coords
- 43.07°N / 92.61°W
Nearby airports
FAQ
- What is the IATA code for Northeast Iowa Regional Airport?
- CCY.
- What is the ICAO code for Northeast Iowa Regional Airport?
- KCCY.
- Where is Northeast Iowa Regional Airport located?
- Charles City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CCY
{
"data": {
"id": 3432,
"iata_code": "CCY",
"icao_code": "KCCY",
"name": "Northeast Iowa Regional Airport",
"country_code": "US",
"city_id": 4851163,
"latitude": "43.0726013184",
"longitude": "-92.6108016968",
"elevation": 1125,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Charles City"
}
}