LAKE MACQUARIE AIRPORT
CITY OF LAKE MACQUARIE · AU · 33.07°S / 151.65°E
BEO
IATA · ICAO
YLMQ
Lake Macquarie Airport (BEO) serves City of Lake Macquarie, Australia. It sits at -33.07/151.65, rises to 5 ft, is classified as small airport.
Type
Small airport
Elevation
5ft
Scheduled service
NO
ICAO
YLMQ
All facts
- IATA
- BEO
- Municipality
- City of Lake Macquarie
- Country
- Australia
- Coords
- 33.07°S / 151.65°E
Nearby airports
FAQ
- What is the IATA code for Lake Macquarie Airport?
- BEO.
- What is the ICAO code for Lake Macquarie Airport?
- YLMQ.
- Where is Lake Macquarie Airport located?
- City of Lake Macquarie, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BEO
{
"data": {
"id": 9376,
"iata_code": "BEO",
"icao_code": "YLMQ",
"name": "Lake Macquarie Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-33.065975",
"longitude": "151.646283",
"elevation": 5,
"type": "small_airport",
"scheduled_service": false,
"municipality": "City of Lake Macquarie"
}
}