BARNWELL REGIONAL AIRPORT
BARNWELL · US · 33.26°N / 81.39°W
BNL
IATA · ICAO
KBNL
Barnwell Regional Airport (BNL) serves Barnwell, United States. It sits at 33.26/-81.39, rises to 246 ft, is classified as small airport.
Type
Small airport
Elevation
246ft
Scheduled service
NO
ICAO
KBNL
All facts
- IATA
- BNL
- Municipality
- Barnwell
- Country
- United States
- Coords
- 33.26°N / 81.39°W
Nearby airports
FAQ
- What is the IATA code for Barnwell Regional Airport?
- BNL.
- What is the ICAO code for Barnwell Regional Airport?
- KBNL.
- Where is Barnwell Regional Airport located?
- Barnwell, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BNL
{
"data": {
"id": 3372,
"iata_code": "BNL",
"icao_code": "KBNL",
"name": "Barnwell Regional Airport",
"country_code": "US",
"city_id": 4570015,
"latitude": "33.25780106",
"longitude": "-81.38829803",
"elevation": 246,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Barnwell"
}
}