OVERBERG AIRPORT
OVERBERG · ZA · 34.56°S / 20.25°E
OVG
IATA · ICAO
FAOB
Overberg Airport (OVG) serves Overberg, South Africa. It sits at -34.56/20.25, rises to 52 ft, is classified as small airport.
Type
Small airport
Elevation
52ft
Scheduled service
NO
ICAO
FAOB
All facts
- IATA
- OVG
- Municipality
- Overberg
- Country
- South Africa
- Coords
- 34.56°S / 20.25°E
Nearby airports
FAQ
- What is the IATA code for Overberg Airport?
- OVG.
- What is the ICAO code for Overberg Airport?
- FAOB.
- Where is Overberg Airport located?
- Overberg, South Africa.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OVG
{
"data": {
"id": 1914,
"iata_code": "OVG",
"icao_code": "FAOB",
"name": "Overberg Airport",
"country_code": "ZA",
"city_id": null,
"latitude": "-34.563474",
"longitude": "20.252438",
"elevation": 52,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Overberg"
}
}