MID-CAROLINA REGIONAL AIRPORT
SALISBURY · US · 35.65°N / 80.52°W
SRW
IATA · ICAO
KRUQ
Mid-Carolina Regional Airport (SRW) serves Salisbury, United States. It sits at 35.65/-80.52, rises to 772 ft, is classified as small airport.
Type
Small airport
Elevation
772ft
Scheduled service
NO
ICAO
KRUQ
All facts
- IATA
- SRW
- Municipality
- Salisbury
- Country
- United States
- Coords
- 35.65°N / 80.52°W
Nearby airports
FAQ
- What is the IATA code for Mid-Carolina Regional Airport?
- SRW.
- What is the ICAO code for Mid-Carolina Regional Airport?
- KRUQ.
- Where is Mid-Carolina Regional Airport located?
- Salisbury, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SRW
{
"data": {
"id": 4501,
"iata_code": "SRW",
"icao_code": "KRUQ",
"name": "Mid-Carolina Regional Airport",
"country_code": "US",
"city_id": 4489985,
"latitude": "35.645901",
"longitude": "-80.520302",
"elevation": 772,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Salisbury"
}
}