SAND CREEK AIRPORT
SAND CREEK · GY · 2.99°N / 59.51°W
SDC
IATA · ICAO
SYSC
Sand Creek Airport (SDC) serves Sand Creek, Guyana. It sits at 2.99/-59.51, rises to 360 ft, is classified as small airport.
Type
Small airport
Elevation
360ft
Scheduled service
NO
ICAO
SYSC
All facts
- IATA
- SDC
- Municipality
- Sand Creek
- Country
- Guyana
- Coords
- 2.99°N / 59.51°W
Nearby airports
FAQ
- What is the IATA code for Sand Creek Airport?
- SDC.
- What is the ICAO code for Sand Creek Airport?
- SYSC.
- Where is Sand Creek Airport located?
- Sand Creek, Guyana.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SDC
{
"data": {
"id": 8040,
"iata_code": "SDC",
"icao_code": "SYSC",
"name": "Sand Creek Airport",
"country_code": "GY",
"city_id": null,
"latitude": "2.9913",
"longitude": "-59.51",
"elevation": 360,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Sand Creek"
}
}