BISMARCK MUNICIPAL AIRPORT
BISMARCK · US · 46.77°N / 100.75°W
BIS
IATA · ICAO
KBIS
Bismarck Municipal Airport (BIS) serves Bismarck, United States. It sits at 46.77/-100.75, rises to 1661 ft, is classified as medium airport.
Type
Medium airport
Elevation
1661ft
Scheduled service
YES
ICAO
KBIS
All facts
- IATA
- BIS
- Municipality
- Bismarck
- Country
- United States
- Coords
- 46.77°N / 100.75°W
FAQ
- What is the IATA code for Bismarck Municipal Airport?
- BIS.
- What is the ICAO code for Bismarck Municipal Airport?
- KBIS.
- Where is Bismarck Municipal Airport located?
- Bismarck, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BIS
{
"data": {
"id": 3346,
"iata_code": "BIS",
"icao_code": "KBIS",
"name": "Bismarck Municipal Airport",
"country_code": "US",
"city_id": 5688025,
"latitude": "46.772734",
"longitude": "-100.746874",
"elevation": 1661,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Bismarck"
}
}