PORT GENTIL INTERNATIONAL AIRPORT
PORT GENTIL · GA · 0.71°S / 8.75°E
POG
IATA · ICAO
FOOG
Port Gentil International Airport (POG) serves Port Gentil, Gabon. It sits at -0.71/8.75, rises to 13 ft, is classified as large airport.
Type
Large airport
Elevation
13ft
Scheduled service
YES
ICAO
FOOG
All facts
- IATA
- POG
- Municipality
- Port Gentil
- Country
- Gabon
- Coords
- 0.71°S / 8.75°E
Nearby airports
FAQ
- What is the IATA code for Port Gentil International Airport?
- POG.
- What is the ICAO code for Port Gentil International Airport?
- FOOG.
- Where is Port Gentil International Airport located?
- Port Gentil, Gabon.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/POG
{
"data": {
"id": 2257,
"iata_code": "POG",
"icao_code": "FOOG",
"name": "Port Gentil International Airport",
"country_code": "GA",
"city_id": 2396518,
"latitude": "-0.711739",
"longitude": "8.75438",
"elevation": 13,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Port Gentil"
}
}