LAS CRUCES AIRPORT
SABANA DE TORRES · CO · 7.38°N / 73.51°W
SNT
IATA · ICAO
SKRU
Las Cruces Airport (SNT) serves Sabana de Torres, Colombia. It sits at 7.38/-73.51, rises to 440 ft, is classified as small airport.
Type
Small airport
Elevation
440ft
Scheduled service
NO
ICAO
SKRU
All facts
- IATA
- SNT
- Municipality
- Sabana de Torres
- Country
- Colombia
- Coords
- 7.38°N / 73.51°W
Nearby airports
FAQ
- What is the IATA code for Las Cruces Airport?
- SNT.
- What is the ICAO code for Las Cruces Airport?
- SKRU.
- Where is Las Cruces Airport located?
- Sabana de Torres, Colombia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SNT
{
"data": {
"id": 7625,
"iata_code": "SNT",
"icao_code": "SKRU",
"name": "Las Cruces Airport",
"country_code": "CO",
"city_id": 3670520,
"latitude": "7.38322",
"longitude": "-73.505402",
"elevation": 440,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Sabana de Torres"
}
}