CITY OF COLORADO SPRINGS MUNICIPAL AIRPORT
COLORADO SPRINGS · US · 38.81°N / 104.70°W
COS
IATA · ICAO
KCOS
City of Colorado Springs Municipal Airport (COS) serves Colorado Springs, United States. It sits at 38.81/-104.70, rises to 6187 ft, is classified as large airport.
Type
Large airport
Elevation
6187ft
Scheduled service
YES
ICAO
KCOS
All facts
- IATA
- COS
- Municipality
- Colorado Springs
- Country
- United States
- Coords
- 38.81°N / 104.70°W
Nearby airports
FAQ
- What is the IATA code for City of Colorado Springs Municipal Airport?
- COS.
- What is the ICAO code for City of Colorado Springs Municipal Airport?
- KCOS.
- Where is City of Colorado Springs Municipal Airport located?
- Colorado Springs, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/COS
{
"data": {
"id": 3498,
"iata_code": "COS",
"icao_code": "KCOS",
"name": "City of Colorado Springs Municipal Airport",
"country_code": "US",
"city_id": 5417598,
"latitude": "38.805801",
"longitude": "-104.700996",
"elevation": 6187,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Colorado Springs"
}
}