PONTA DO OURO AIRPORT
PONTA DO OURO · MZ · 26.83°S / 32.84°E
PDD
IATA · ICAO
FQPO
Ponta do Ouro Airport (PDD) serves Ponta do Ouro, Mozambique. It sits at -26.83/32.84, rises to 92 ft, is classified as small airport.
Type
Small airport
Elevation
92ft
Scheduled service
NO
ICAO
FQPO
All facts
- IATA
- PDD
- Municipality
- Ponta do Ouro
- Country
- Mozambique
- Coords
- 26.83°S / 32.84°E
Nearby airports
FAQ
- What is the IATA code for Ponta do Ouro Airport?
- PDD.
- What is the ICAO code for Ponta do Ouro Airport?
- FQPO.
- Where is Ponta do Ouro Airport located?
- Ponta do Ouro, Mozambique.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PDD
{
"data": {
"id": 2287,
"iata_code": "PDD",
"icao_code": "FQPO",
"name": "Ponta do Ouro Airport",
"country_code": "MZ",
"city_id": null,
"latitude": "-26.826913",
"longitude": "32.838444",
"elevation": 92,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Ponta do Ouro"
}
}