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