CHUNGA AIRSTRIP
CHUNGA · ZM · 15.05°S / 25.99°E
CGX
IATA · ICAO
FLCU
Chunga Airstrip (CGX) serves Chunga, Zambia. It sits at -15.05/25.99, rises to 3632 ft, is classified as small airport.
Type
Small airport
Elevation
3632ft
Scheduled service
NO
ICAO
FLCU
All facts
- IATA
- CGX
- Municipality
- Chunga
- Country
- Zambia
- Coords
- 15.05°S / 25.99°E
FAQ
- What is the IATA code for Chunga Airstrip?
- CGX.
- What is the ICAO code for Chunga Airstrip?
- FLCU.
- Where is Chunga Airstrip located?
- Chunga, Zambia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CGX
{
"data": {
"id": 2095,
"iata_code": "CGX",
"icao_code": "FLCU",
"name": "Chunga Airstrip",
"country_code": "ZM",
"city_id": null,
"latitude": "-15.053957",
"longitude": "25.985673",
"elevation": 3632,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Chunga"
}
}