SARAJEVO INTERNATIONAL AIRPORT
SARAJEVO · BA · 43.82°N / 18.33°E
SJJ
IATA · ICAO
LQSA
Sarajevo International Airport (SJJ) serves Sarajevo, Bosnia and Herzegovina. It sits at 43.82/18.33, rises to 1708 ft, is classified as large airport.
Type
Large airport
Elevation
1708ft
Scheduled service
YES
ICAO
LQSA
All facts
- IATA
- SJJ
- Municipality
- Sarajevo
- Country
- Bosnia and Herzegovina
- Coords
- 43.82°N / 18.33°E
Nearby airports
FAQ
- What is the IATA code for Sarajevo International Airport?
- SJJ.
- What is the ICAO code for Sarajevo International Airport?
- LQSA.
- Where is Sarajevo International Airport located?
- Sarajevo, Bosnia and Herzegovina.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SJJ
{
"data": {
"id": 5474,
"iata_code": "SJJ",
"icao_code": "LQSA",
"name": "Sarajevo International Airport",
"country_code": "BA",
"city_id": 3191281,
"latitude": "43.8246",
"longitude": "18.331499",
"elevation": 1708,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Sarajevo"
}
}