SYROS AIRPORT
SYROS ISLAND · GR · 37.42°N / 24.95°E
JSY
IATA · ICAO
LGSO
Syros Airport (JSY) serves Syros Island, Greece. It sits at 37.42/24.95, rises to 236 ft, is classified as small airport.
Type
Small airport
Elevation
236ft
Scheduled service
YES
ICAO
LGSO
All facts
- IATA
- JSY
- Municipality
- Syros Island
- Country
- Greece
- Coords
- 37.42°N / 24.95°E
Nearby airports
FAQ
- What is the IATA code for Syros Airport?
- JSY.
- What is the ICAO code for Syros Airport?
- LGSO.
- Where is Syros Airport located?
- Syros Island, Greece.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JSY
{
"data": {
"id": 5094,
"iata_code": "JSY",
"icao_code": "LGSO",
"name": "Syros Airport",
"country_code": "GR",
"city_id": null,
"latitude": "37.4227981567",
"longitude": "24.950899124099998",
"elevation": 236,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Syros Island"
}
}