CHATHAM KENT AIRPORT
CHATHAM-KENT · CA · 42.31°N / 82.08°W
XCM
IATA · ICAO
CYCK
Chatham Kent Airport (XCM) serves Chatham-Kent, Canada. It sits at 42.31/-82.08, rises to 650 ft, is classified as small airport.
Type
Small airport
Elevation
650ft
Scheduled service
NO
ICAO
CYCK
All facts
- IATA
- XCM
- Municipality
- Chatham-Kent
- Country
- Canada
- Coords
- 42.31°N / 82.08°W
Nearby airports
FAQ
- What is the IATA code for Chatham Kent Airport?
- XCM.
- What is the ICAO code for Chatham Kent Airport?
- CYCK.
- Where is Chatham Kent Airport located?
- Chatham-Kent, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/XCM
{
"data": {
"id": 535,
"iata_code": "XCM",
"icao_code": "CYCK",
"name": "Chatham Kent Airport",
"country_code": "CA",
"city_id": null,
"latitude": "42.3064002991",
"longitude": "-82.0819015503",
"elevation": 650,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Chatham-Kent"
}
}