BLANDING MUNICIPAL AIRPORT
BLANDING · US · 37.58°N / 109.48°W
BDG
IATA · ICAO
KBDG
Blanding Municipal Airport (BDG) serves Blanding, United States. It sits at 37.58/-109.48, rises to 5868 ft, is classified as small airport.
Type
Small airport
Elevation
5868ft
Scheduled service
NO
ICAO
KBDG
All facts
- IATA
- BDG
- Municipality
- Blanding
- Country
- United States
- Coords
- 37.58°N / 109.48°W
Nearby airports
FAQ
- What is the IATA code for Blanding Municipal Airport?
- BDG.
- What is the ICAO code for Blanding Municipal Airport?
- KBDG.
- Where is Blanding Municipal Airport located?
- Blanding, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BDG
{
"data": {
"id": 3321,
"iata_code": "BDG",
"icao_code": "KBDG",
"name": "Blanding Municipal Airport",
"country_code": "US",
"city_id": 5535484,
"latitude": "37.58330154",
"longitude": "-109.4830017",
"elevation": 5868,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Blanding"
}
}