VILLE AIRPORT
N'DJOLÉ · GA · 0.18°S / 10.75°E
KDJ
IATA · ICAO
FOGJ
Ville Airport (KDJ) serves N'Djolé, Gabon. It sits at -0.18/10.75, rises to 164 ft, is classified as small airport.
Type
Small airport
Elevation
164ft
Scheduled service
NO
ICAO
FOGJ
All facts
- IATA
- KDJ
- Municipality
- N'Djolé
- Country
- Gabon
- Coords
- 0.18°S / 10.75°E
Nearby airports
FAQ
- What is the IATA code for Ville Airport?
- KDJ.
- What is the ICAO code for Ville Airport?
- FOGJ.
- Where is Ville Airport located?
- N'Djolé, Gabon.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KDJ
{
"data": {
"id": 2246,
"iata_code": "KDJ",
"icao_code": "FOGJ",
"name": "Ville Airport",
"country_code": "GA",
"city_id": null,
"latitude": "-0.183",
"longitude": "10.75",
"elevation": 164,
"type": "small_airport",
"scheduled_service": false,
"municipality": "N'Djolé"
}
}