GREENVILLE AIRPORT
GREENVILLE · US · 38.84°N / 89.38°W
GRE
IATA · ICAO
KGRE
Greenville Airport (GRE) serves Greenville, United States. It sits at 38.84/-89.38, rises to 541 ft, is classified as small airport.
Type
Small airport
Elevation
541ft
Scheduled service
NO
ICAO
KGRE
All facts
- IATA
- GRE
- Municipality
- Greenville
- Country
- United States
- Coords
- 38.84°N / 89.38°W
Nearby airports
FAQ
- What is the IATA code for Greenville Airport?
- GRE.
- What is the ICAO code for Greenville Airport?
- KGRE.
- Where is Greenville Airport located?
- Greenville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GRE
{
"data": {
"id": 3834,
"iata_code": "GRE",
"icao_code": "KGRE",
"name": "Greenville Airport",
"country_code": "US",
"city_id": 4239867,
"latitude": "38.836844",
"longitude": "-89.376525",
"elevation": 541,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Greenville"
}
}