AGGENEYS AIRPORT
AGGENEYS · ZA · 29.28°S / 18.81°E
AGZ
IATA · ICAO
FAAG
Aggeneys Airport (AGZ) serves Aggeneys, South Africa. It sits at -29.28/18.81, rises to 2648 ft, is classified as medium airport.
Type
Medium airport
Elevation
2648ft
Scheduled service
NO
ICAO
FAAG
All facts
- IATA
- AGZ
- Municipality
- Aggeneys
- Country
- South Africa
- Coords
- 29.28°S / 18.81°E
Nearby airports
FAQ
- What is the IATA code for Aggeneys Airport?
- AGZ.
- What is the ICAO code for Aggeneys Airport?
- FAAG.
- Where is Aggeneys Airport located?
- Aggeneys, South Africa.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AGZ
{
"data": {
"id": 1848,
"iata_code": "AGZ",
"icao_code": "FAAG",
"name": "Aggeneys Airport",
"country_code": "ZA",
"city_id": null,
"latitude": "-29.281799",
"longitude": "18.8139",
"elevation": 2648,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Aggeneys"
}
}