BROWNWOOD REGIONAL AIRPORT
BROWNWOOD · US · 31.79°N / 98.96°W
BWD
IATA · ICAO
KBWD
Brownwood Regional Airport (BWD) serves Brownwood, United States. It sits at 31.79/-98.96, rises to 1387 ft, is classified as small airport.
Type
Small airport
Elevation
1387ft
Scheduled service
NO
ICAO
KBWD
All facts
- IATA
- BWD
- Municipality
- Brownwood
- Country
- United States
- Coords
- 31.79°N / 98.96°W
Nearby airports
FAQ
- What is the IATA code for Brownwood Regional Airport?
- BWD.
- What is the ICAO code for Brownwood Regional Airport?
- KBWD.
- Where is Brownwood Regional Airport located?
- Brownwood, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BWD
{
"data": {
"id": 3406,
"iata_code": "BWD",
"icao_code": "KBWD",
"name": "Brownwood Regional Airport",
"country_code": "US",
"city_id": 4676798,
"latitude": "31.793600082399998",
"longitude": "-98.9564971924",
"elevation": 1387,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Brownwood"
}
}