ARTESIA MUNICIPAL AIRPORT
ARTESIA · US · 32.85°N / 104.47°W
ATS
IATA · ICAO
KATS
Artesia Municipal Airport (ATS) serves Artesia, United States. It sits at 32.85/-104.47, rises to 3541 ft, is classified as small airport.
Type
Small airport
Elevation
3541ft
Scheduled service
NO
ICAO
KATS
All facts
- IATA
- ATS
- Municipality
- Artesia
- Country
- United States
- Coords
- 32.85°N / 104.47°W
Nearby airports
FAQ
- What is the IATA code for Artesia Municipal Airport?
- ATS.
- What is the ICAO code for Artesia Municipal Airport?
- KATS.
- Where is Artesia Municipal Airport located?
- Artesia, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ATS
{
"data": {
"id": 3284,
"iata_code": "ATS",
"icao_code": "KATS",
"name": "Artesia Municipal Airport",
"country_code": "US",
"city_id": 5455796,
"latitude": "32.8525009155",
"longitude": "-104.468002319",
"elevation": 3541,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Artesia"
}
}