SION AIRPORT
SION · CH · 46.22°N / 7.33°E
SIR
IATA · ICAO
LSGS
Sion Airport (SIR) serves Sion, Switzerland. It sits at 46.22/7.33, rises to 1582 ft, is classified as medium airport.
Type
Medium airport
Elevation
1582ft
Scheduled service
NO
ICAO
LSGS
All facts
- IATA
- SIR
- Municipality
- Sion
- Country
- Switzerland
- Coords
- 46.22°N / 7.33°E
Nearby airports
FAQ
- What is the IATA code for Sion Airport?
- SIR.
- What is the ICAO code for Sion Airport?
- LSGS.
- Where is Sion Airport located?
- Sion, Switzerland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SIR
{
"data": {
"id": 5517,
"iata_code": "SIR",
"icao_code": "LSGS",
"name": "Sion Airport",
"country_code": "CH",
"city_id": 2658576,
"latitude": "46.219166",
"longitude": "7.326944",
"elevation": 1582,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Sion"
}
}