BENALLA AIRPORT
BENALLA · AU · 36.55°S / 146.01°E
BLN
IATA · ICAO
YBLA
Benalla Airport (BLN) serves Benalla, Australia. It sits at -36.55/146.01, rises to 569 ft, is classified as medium airport.
Type
Medium airport
Elevation
569ft
Scheduled service
NO
ICAO
YBLA
All facts
- IATA
- BLN
- Municipality
- Benalla
- Country
- Australia
- Coords
- 36.55°S / 146.01°E
Nearby airports
FAQ
- What is the IATA code for Benalla Airport?
- BLN.
- What is the ICAO code for Benalla Airport?
- YBLA.
- Where is Benalla Airport located?
- Benalla, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BLN
{
"data": {
"id": 9150,
"iata_code": "BLN",
"icao_code": "YBLA",
"name": "Benalla Airport",
"country_code": "AU",
"city_id": 2176225,
"latitude": "-36.551899",
"longitude": "146.007004",
"elevation": 569,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Benalla"
}
}