OSTEND-BRUGES INTERNATIONAL AIRPORT
OOSTENDE · BE · 51.20°N / 2.87°E
OST
IATA · ICAO
EBOS
Ostend-Bruges International Airport (OST) serves Oostende, Belgium. It sits at 51.20/2.87, rises to 13 ft, is classified as large airport.
Type
Large airport
Elevation
13ft
Scheduled service
YES
ICAO
EBOS
All facts
- IATA
- OST
- Municipality
- Oostende
- Country
- Belgium
- Coords
- 51.20°N / 2.87°E
Nearby airports
FAQ
- What is the IATA code for Ostend-Bruges International Airport?
- OST.
- What is the ICAO code for Ostend-Bruges International Airport?
- EBOS.
- Where is Ostend-Bruges International Airport located?
- Oostende, Belgium.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OST
{
"data": {
"id": 1101,
"iata_code": "OST",
"icao_code": "EBOS",
"name": "Ostend-Bruges International Airport",
"country_code": "BE",
"city_id": 2789786,
"latitude": "51.1998",
"longitude": "2.874673",
"elevation": 13,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Oostende"
}
}