STROUD MUNICIPAL AIRPORT
STROUD · US · 35.79°N / 96.66°W
SUD
IATA · ICAO
KSUD
Stroud Municipal Airport (SUD) serves Stroud, United States. It sits at 35.79/-96.66, rises to 900 ft, is classified as small airport.
Type
Small airport
Elevation
900ft
Scheduled service
NO
ICAO
KSUD
All facts
- IATA
- SUD
- Municipality
- Stroud
- Country
- United States
- Coords
- 35.79°N / 96.66°W
Nearby airports
FAQ
- What is the IATA code for Stroud Municipal Airport?
- SUD.
- What is the ICAO code for Stroud Municipal Airport?
- KSUD.
- Where is Stroud Municipal Airport located?
- Stroud, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SUD
{
"data": {
"id": 4612,
"iata_code": "SUD",
"icao_code": "KSUD",
"name": "Stroud Municipal Airport",
"country_code": "US",
"city_id": 4552361,
"latitude": "35.789600372314",
"longitude": "-96.655700683594",
"elevation": 900,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Stroud"
}
}