SEARCY MUNICIPAL AIRPORT
SEARCY · US · 35.21°N / 91.74°W
SRC
IATA · ICAO
KSRC
Searcy Municipal Airport (SRC) serves Searcy, United States. It sits at 35.21/-91.74, rises to 265 ft, is classified as small airport.
Type
Small airport
Elevation
265ft
Scheduled service
NO
ICAO
KSRC
All facts
- IATA
- SRC
- Municipality
- Searcy
- Country
- United States
- Coords
- 35.21°N / 91.74°W
Nearby airports
FAQ
- What is the IATA code for Searcy Municipal Airport?
- SRC.
- What is the ICAO code for Searcy Municipal Airport?
- KSRC.
- Where is Searcy Municipal Airport located?
- Searcy, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SRC
{
"data": {
"id": 4598,
"iata_code": "SRC",
"icao_code": "KSRC",
"name": "Searcy Municipal Airport",
"country_code": "US",
"city_id": 4130430,
"latitude": "35.210602",
"longitude": "-91.737503",
"elevation": 265,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Searcy"
}
}