BROOKINGS REGIONAL AIRPORT
BROOKINGS · US · 44.30°N / 96.82°W
BKX
IATA · ICAO
KBKX
Brookings Regional Airport (BKX) serves Brookings, United States. It sits at 44.30/-96.82, rises to 1648 ft, is classified as small airport.
Type
Small airport
Elevation
1648ft
Scheduled service
NO
ICAO
KBKX
All facts
- IATA
- BKX
- Municipality
- Brookings
- Country
- United States
- Coords
- 44.30°N / 96.82°W
Nearby airports
FAQ
- What is the IATA code for Brookings Regional Airport?
- BKX.
- What is the ICAO code for Brookings Regional Airport?
- KBKX.
- Where is Brookings Regional Airport located?
- Brookings, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BKX
{
"data": {
"id": 3358,
"iata_code": "BKX",
"icao_code": "KBKX",
"name": "Brookings Regional Airport",
"country_code": "US",
"city_id": 5226534,
"latitude": "44.304798",
"longitude": "-96.816902",
"elevation": 1648,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Brookings"
}
}