CRESTON MUNICIPAL AIRPORT
CRESTON · US · 41.02°N / 94.36°W
CSQ
IATA · ICAO
KCSQ
Creston Municipal Airport (CSQ) serves Creston, United States. It sits at 41.02/-94.36, rises to 1300 ft, is classified as small airport.
Type
Small airport
Elevation
1300ft
Scheduled service
NO
ICAO
KCSQ
All facts
- IATA
- CSQ
- Municipality
- Creston
- Country
- United States
- Coords
- 41.02°N / 94.36°W
Nearby airports
FAQ
- What is the IATA code for Creston Municipal Airport?
- CSQ.
- What is the ICAO code for Creston Municipal Airport?
- KCSQ.
- Where is Creston Municipal Airport located?
- Creston, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CSQ
{
"data": {
"id": 3515,
"iata_code": "CSQ",
"icao_code": "KCSQ",
"name": "Creston Municipal Airport",
"country_code": "US",
"city_id": 4853078,
"latitude": "41.021400451699996",
"longitude": "-94.36329650879999",
"elevation": 1300,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Creston"
}
}