COLLIE AIRPORT
COLLIE · AU · 33.37°S / 116.22°E
CIE
IATA · ICAO
YCOI
Collie Airport (CIE) serves Collie, Australia. It sits at -33.37/116.22, rises to 818 ft, is classified as small airport.
Type
Small airport
Elevation
818ft
Scheduled service
NO
ICAO
YCOI
All facts
- IATA
- CIE
- Municipality
- Collie
- Country
- Australia
- Coords
- 33.37°S / 116.22°E
Nearby airports
FAQ
- What is the IATA code for Collie Airport?
- CIE.
- What is the ICAO code for Collie Airport?
- YCOI.
- Where is Collie Airport located?
- Collie, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CIE
{
"data": {
"id": 9218,
"iata_code": "CIE",
"icao_code": "YCOI",
"name": "Collie Airport",
"country_code": "AU",
"city_id": 2074113,
"latitude": "-33.3666992188",
"longitude": "116.217002869",
"elevation": 818,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Collie"
}
}