BEATRICE MUNICIPAL AIRPORT
BEATRICE · US · 40.30°N / 96.75°W
BIE
IATA · ICAO
KBIE
Beatrice Municipal Airport (BIE) serves Beatrice, United States. It sits at 40.30/-96.75, rises to 1324 ft, is classified as small airport.
Type
Small airport
Elevation
1324ft
Scheduled service
NO
ICAO
KBIE
All facts
- IATA
- BIE
- Municipality
- Beatrice
- Country
- United States
- Coords
- 40.30°N / 96.75°W
Nearby airports
FAQ
- What is the IATA code for Beatrice Municipal Airport?
- BIE.
- What is the ICAO code for Beatrice Municipal Airport?
- KBIE.
- Where is Beatrice Municipal Airport located?
- Beatrice, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BIE
{
"data": {
"id": 3342,
"iata_code": "BIE",
"icao_code": "KBIE",
"name": "Beatrice Municipal Airport",
"country_code": "US",
"city_id": 5063646,
"latitude": "40.3013",
"longitude": "-96.754097",
"elevation": 1324,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Beatrice"
}
}