BRAČ AIRPORT
GORNJI HUMAC · HR · 43.28°N / 16.68°E
BWK
IATA · ICAO
LDSB
Brač Airport (BWK) serves Gornji Humac, Croatia. It sits at 43.28/16.68, rises to 1776 ft, is classified as medium airport.
Type
Medium airport
Elevation
1776ft
Scheduled service
YES
ICAO
LDSB
All facts
- IATA
- BWK
- Municipality
- Gornji Humac
- Country
- Croatia
- Coords
- 43.28°N / 16.68°E
Nearby airports
FAQ
- What is the IATA code for Brač Airport?
- BWK.
- What is the ICAO code for Brač Airport?
- LDSB.
- Where is Brač Airport located?
- Gornji Humac, Croatia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BWK
{
"data": {
"id": 4825,
"iata_code": "BWK",
"icao_code": "LDSB",
"name": "Brač Airport",
"country_code": "HR",
"city_id": null,
"latitude": "43.284454",
"longitude": "16.678362",
"elevation": 1776,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Gornji Humac"
}
}