GOLOVIN AIRPORT
GOLOVIN · US · 64.55°N / 163.01°W
GLV
IATA · ICAO
PAGL
Golovin Airport (GLV) serves Golovin, United States. It sits at 64.55/-163.01, rises to 59 ft, is classified as small airport.
Type
Small airport
Elevation
59ft
Scheduled service
YES
ICAO
PAGL
All facts
- IATA
- GLV
- Municipality
- Golovin
- Country
- United States
- Coords
- 64.55°N / 163.01°W
Nearby airports
FAQ
- What is the IATA code for Golovin Airport?
- GLV.
- What is the ICAO code for Golovin Airport?
- PAGL.
- Where is Golovin Airport located?
- Golovin, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GLV
{
"data": {
"id": 6671,
"iata_code": "GLV",
"icao_code": "PAGL",
"name": "Golovin Airport",
"country_code": "US",
"city_id": null,
"latitude": "64.550499",
"longitude": "-163.007004",
"elevation": 59,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Golovin"
}
}