GREENVILLE DOWNTOWN AIRPORT
GREENVILLE · US · 34.85°N / 82.35°W
GMU
IATA · ICAO
KGMU
Greenville Downtown Airport (GMU) serves Greenville, United States. It sits at 34.85/-82.35, rises to 1048 ft, is classified as medium airport.
Type
Medium airport
Elevation
1048ft
Scheduled service
NO
ICAO
KGMU
All facts
- IATA
- GMU
- Municipality
- Greenville
- Country
- United States
- Coords
- 34.85°N / 82.35°W
Nearby airports
FAQ
- What is the IATA code for Greenville Downtown Airport?
- GMU.
- What is the ICAO code for Greenville Downtown Airport?
- KGMU.
- Where is Greenville Downtown Airport located?
- Greenville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GMU
{
"data": {
"id": 3822,
"iata_code": "GMU",
"icao_code": "KGMU",
"name": "Greenville Downtown Airport",
"country_code": "US",
"city_id": 4580543,
"latitude": "34.847903",
"longitude": "-82.350217",
"elevation": 1048,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Greenville"
}
}