KOLTSOVO AIRPORT
YEKATERINBURG · RU · 56.74°N / 60.80°E
SVX
IATA · ICAO
USSS
Koltsovo Airport (SVX) serves Yekaterinburg, Russia. It sits at 56.74/60.80, rises to 764 ft, is classified as large airport.
Type
Large airport
Elevation
764ft
Scheduled service
YES
ICAO
USSS
All facts
- IATA
- SVX
- Municipality
- Yekaterinburg
- Country
- Russia
- Coords
- 56.74°N / 60.80°E
FAQ
- What is the IATA code for Koltsovo Airport?
- SVX.
- What is the ICAO code for Koltsovo Airport?
- USSS.
- Where is Koltsovo Airport located?
- Yekaterinburg, Russia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SVX
{
"data": {
"id": 8359,
"iata_code": "SVX",
"icao_code": "USSS",
"name": "Koltsovo Airport",
"country_code": "RU",
"city_id": null,
"latitude": "56.743099212646",
"longitude": "60.802700042725",
"elevation": 764,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Yekaterinburg"
}
}