ÖREBRO AIRPORT
ÖREBRO · SE · 59.22°N / 15.04°E
ORB
IATA · ICAO
ESOE
Örebro Airport (ORB) serves Örebro, Sweden. It sits at 59.22/15.04, rises to 188 ft, is classified as medium airport.
Type
Medium airport
Elevation
188ft
Scheduled service
YES
ICAO
ESOE
All facts
- IATA
- ORB
- Municipality
- Örebro
- Country
- Sweden
- Coords
- 59.22°N / 15.04°E
Nearby airports
FAQ
- What is the IATA code for Örebro Airport?
- ORB.
- What is the ICAO code for Örebro Airport?
- ESOE.
- Where is Örebro Airport located?
- Örebro, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ORB
{
"data": {
"id": 1761,
"iata_code": "ORB",
"icao_code": "ESOE",
"name": "Örebro Airport",
"country_code": "SE",
"city_id": 2686657,
"latitude": "59.22370147705078",
"longitude": "15.038000106811523",
"elevation": 188,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Örebro"
}
}