WATERTOWN REGIONAL AIRPORT
WATERTOWN · US · 44.91°N / 97.15°W
ATY
IATA · ICAO
KATY
Watertown Regional Airport (ATY) serves Watertown, United States. It sits at 44.91/-97.15, rises to 1749 ft, is classified as medium airport.
Type
Medium airport
Elevation
1749ft
Scheduled service
YES
ICAO
KATY
All facts
- IATA
- ATY
- Municipality
- Watertown
- Country
- United States
- Coords
- 44.91°N / 97.15°W
Nearby airports
FAQ
- What is the IATA code for Watertown Regional Airport?
- ATY.
- What is the ICAO code for Watertown Regional Airport?
- KATY.
- Where is Watertown Regional Airport located?
- Watertown, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ATY
{
"data": {
"id": 3286,
"iata_code": "ATY",
"icao_code": "KATY",
"name": "Watertown Regional Airport",
"country_code": "US",
"city_id": 5232741,
"latitude": "44.91400146",
"longitude": "-97.15470123",
"elevation": 1749,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Watertown"
}
}