BELUGA AIRPORT
BELUGA · US · 61.17°N / 151.04°W
BVU
IATA · ICAO
PABG
Beluga Airport (BVU) serves Beluga, United States. It sits at 61.17/-151.04, rises to 130 ft, is classified as small airport.
Type
Small airport
Elevation
130ft
Scheduled service
NO
ICAO
PABG
All facts
- IATA
- BVU
- Municipality
- Beluga
- Country
- United States
- Coords
- 61.17°N / 151.04°W
Nearby airports
FAQ
- What is the IATA code for Beluga Airport?
- BVU.
- What is the ICAO code for Beluga Airport?
- PABG.
- Where is Beluga Airport located?
- Beluga, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BVU
{
"data": {
"id": 6624,
"iata_code": "BVU",
"icao_code": "PABG",
"name": "Beluga Airport",
"country_code": "US",
"city_id": null,
"latitude": "61.1721992493",
"longitude": "-151.044006348",
"elevation": 130,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Beluga"
}
}