TOMSK KAMOV AIRPORT
TOMSK · RU · 56.38°N / 85.21°E
TOF
IATA · ICAO
UNTT
Tomsk Kamov Airport (TOF) serves Tomsk, Russia. It sits at 56.38/85.21, rises to 597 ft, is classified as large airport.
Type
Large airport
Elevation
597ft
Scheduled service
YES
ICAO
UNTT
All facts
- IATA
- TOF
- Municipality
- Tomsk
- Country
- Russia
- Coords
- 56.38°N / 85.21°E
FAQ
- What is the IATA code for Tomsk Kamov Airport?
- TOF.
- What is the ICAO code for Tomsk Kamov Airport?
- UNTT.
- Where is Tomsk Kamov Airport located?
- Tomsk, Russia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TOF
{
"data": {
"id": 8305,
"iata_code": "TOF",
"icao_code": "UNTT",
"name": "Tomsk Kamov Airport",
"country_code": "RU",
"city_id": null,
"latitude": "56.380299",
"longitude": "85.208298",
"elevation": 597,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Tomsk"
}
}