DONALDSON FIELD AIRPORT
GREENVILLE · US · 34.76°N / 82.38°W
GDC
IATA · ICAO
KGYH
Donaldson Field Airport (GDC) serves Greenville, United States. It sits at 34.76/-82.38, rises to 955 ft, is classified as small airport.
Type
Small airport
Elevation
955ft
Scheduled service
NO
ICAO
KGYH
All facts
- IATA
- GDC
- Municipality
- Greenville
- Country
- United States
- Coords
- 34.76°N / 82.38°W
Nearby airports
FAQ
- What is the IATA code for Donaldson Field Airport?
- GDC.
- What is the ICAO code for Donaldson Field Airport?
- KGYH.
- Where is Donaldson Field Airport located?
- Greenville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GDC
{
"data": {
"id": 3858,
"iata_code": "GDC",
"icao_code": "KGYH",
"name": "Donaldson Field Airport",
"country_code": "US",
"city_id": 4580543,
"latitude": "34.758301",
"longitude": "-82.376404",
"elevation": 955,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Greenville"
}
}