TORRINGTON MUNICIPAL AIRPORT
TORRINGTON · US · 42.06°N / 104.15°W
TOR
IATA · ICAO
KTOR
Torrington Municipal Airport (TOR) serves Torrington, United States. It sits at 42.06/-104.15, rises to 4207 ft, is classified as small airport.
Type
Small airport
Elevation
4207ft
Scheduled service
NO
ICAO
KTOR
All facts
- IATA
- TOR
- Municipality
- Torrington
- Country
- United States
- Coords
- 42.06°N / 104.15°W
Nearby airports
FAQ
- What is the IATA code for Torrington Municipal Airport?
- TOR.
- What is the ICAO code for Torrington Municipal Airport?
- KTOR.
- Where is Torrington Municipal Airport located?
- Torrington, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TOR
{
"data": {
"id": 4667,
"iata_code": "TOR",
"icao_code": "KTOR",
"name": "Torrington Municipal Airport",
"country_code": "US",
"city_id": 5841207,
"latitude": "42.0644989",
"longitude": "-104.1529999",
"elevation": 4207,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Torrington"
}
}