AKRON CANTON REGIONAL AIRPORT
AKRON · US · 40.92°N / 81.44°W
CAK
IATA · ICAO
KCAK
Akron Canton Regional Airport (CAK) serves Akron, United States. It sits at 40.92/-81.44, rises to 1228 ft, is classified as medium airport.
Type
Medium airport
Elevation
1228ft
Scheduled service
YES
ICAO
KCAK
All facts
- IATA
- CAK
- Municipality
- Akron
- Country
- United States
- Coords
- 40.92°N / 81.44°W
Nearby airports
FAQ
- What is the IATA code for Akron Canton Regional Airport?
- CAK.
- What is the ICAO code for Akron Canton Regional Airport?
- KCAK.
- Where is Akron Canton Regional Airport located?
- Akron, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CAK
{
"data": {
"id": 3422,
"iata_code": "CAK",
"icao_code": "KCAK",
"name": "Akron Canton Regional Airport",
"country_code": "US",
"city_id": 5149222,
"latitude": "40.916099548339844",
"longitude": "-81.44219970703125",
"elevation": 1228,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Akron"
}
}