SPRINGDALE MUNICIPAL AIRPORT
SPRINGDALE · US · 36.18°N / 94.12°W
SPZ
IATA · ICAO
KASG
Springdale Municipal Airport (SPZ) serves Springdale, United States. It sits at 36.18/-94.12, rises to 1353 ft, is classified as small airport.
Type
Small airport
Elevation
1353ft
Scheduled service
NO
ICAO
KASG
All facts
- IATA
- SPZ
- Municipality
- Springdale
- Country
- United States
- Coords
- 36.18°N / 94.12°W
Nearby airports
FAQ
- What is the IATA code for Springdale Municipal Airport?
- SPZ.
- What is the ICAO code for Springdale Municipal Airport?
- KASG.
- Where is Springdale Municipal Airport located?
- Springdale, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SPZ
{
"data": {
"id": 3275,
"iata_code": "SPZ",
"icao_code": "KASG",
"name": "Springdale Municipal Airport",
"country_code": "US",
"city_id": 4132093,
"latitude": "36.176399231",
"longitude": "-94.1193008423",
"elevation": 1353,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Springdale"
}
}