BROOME INTERNATIONAL AIRPORT
BROOME · AU · 17.95°S / 122.23°E
BME
IATA · ICAO
YBRM
Broome International Airport (BME) serves Broome, Australia. It sits at -17.95/122.23, rises to 56 ft, is classified as large airport.
Type
Large airport
Elevation
56ft
Scheduled service
YES
ICAO
YBRM
All facts
- IATA
- BME
- Municipality
- Broome
- Country
- Australia
- Coords
- 17.95°S / 122.23°E
FAQ
- What is the IATA code for Broome International Airport?
- BME.
- What is the ICAO code for Broome International Airport?
- YBRM.
- Where is Broome International Airport located?
- Broome, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BME
{
"data": {
"id": 9171,
"iata_code": "BME",
"icao_code": "YBRM",
"name": "Broome International Airport",
"country_code": "AU",
"city_id": 2075720,
"latitude": "-17.949194",
"longitude": "122.2283",
"elevation": 56,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Broome"
}
}