ALBANY AIRPORT
ALBANY · AU · 34.94°S / 117.81°E
ALH
IATA · ICAO
YABA
Albany Airport (ALH) serves Albany, Australia. It sits at -34.94/117.81, rises to 233 ft, is classified as medium airport.
Type
Medium airport
Elevation
233ft
Scheduled service
YES
ICAO
YABA
All facts
- IATA
- ALH
- Municipality
- Albany
- Country
- Australia
- Coords
- 34.94°S / 117.81°E
FAQ
- What is the IATA code for Albany Airport?
- ALH.
- What is the ICAO code for Albany Airport?
- YABA.
- Where is Albany Airport located?
- Albany, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ALH
{
"data": {
"id": 9096,
"iata_code": "ALH",
"icao_code": "YABA",
"name": "Albany Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-34.943333",
"longitude": "117.808889",
"elevation": 233,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Albany"
}
}