TAOS REGIONAL AIRPORT
TAOS · US · 36.45°N / 105.68°W
TSM
IATA · ICAO
KSKX
Taos Regional Airport (TSM) serves Taos, United States. It sits at 36.45/-105.68, rises to 7095 ft, is classified as medium airport.
Type
Medium airport
Elevation
7095ft
Scheduled service
YES
ICAO
KSKX
All facts
- IATA
- TSM
- Municipality
- Taos
- Country
- United States
- Coords
- 36.45°N / 105.68°W
Nearby airports
FAQ
- What is the IATA code for Taos Regional Airport?
- TSM.
- What is the ICAO code for Taos Regional Airport?
- KSKX.
- Where is Taos Regional Airport located?
- Taos, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TSM
{
"data": {
"id": 4566,
"iata_code": "TSM",
"icao_code": "KSKX",
"name": "Taos Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "36.452494",
"longitude": "-105.67749",
"elevation": 7095,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Taos"
}
}