GRAND JUNCTION REGIONAL AIRPORT
GRAND JUNCTION · US · 39.13°N / 108.53°W
GJT
IATA · ICAO
KGJT
Grand Junction Regional Airport (GJT) serves Grand Junction, United States. It sits at 39.13/-108.53, rises to 4858 ft, is classified as medium airport.
Type
Medium airport
Elevation
4858ft
Scheduled service
YES
ICAO
KGJT
All facts
- IATA
- GJT
- Municipality
- Grand Junction
- Country
- United States
- Coords
- 39.13°N / 108.53°W
Nearby airports
FAQ
- What is the IATA code for Grand Junction Regional Airport?
- GJT.
- What is the ICAO code for Grand Junction Regional Airport?
- KGJT.
- Where is Grand Junction Regional Airport located?
- Grand Junction, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GJT
{
"data": {
"id": 3813,
"iata_code": "GJT",
"icao_code": "KGJT",
"name": "Grand Junction Regional Airport",
"country_code": "US",
"city_id": 5423573,
"latitude": "39.126663",
"longitude": "-108.529387",
"elevation": 4858,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Grand Junction"
}
}