ROSEBURG REGIONAL AIRPORT
ROSEBURG · US · 43.24°N / 123.36°W
RBG
IATA · ICAO
KRBG
Roseburg Regional Airport (RBG) serves Roseburg, United States. It sits at 43.24/-123.36, rises to 529 ft, is classified as small airport.
Type
Small airport
Elevation
529ft
Scheduled service
NO
ICAO
KRBG
All facts
- IATA
- RBG
- Municipality
- Roseburg
- Country
- United States
- Coords
- 43.24°N / 123.36°W
Nearby airports
FAQ
- What is the IATA code for Roseburg Regional Airport?
- RBG.
- What is the ICAO code for Roseburg Regional Airport?
- KRBG.
- Where is Roseburg Regional Airport located?
- Roseburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RBG
{
"data": {
"id": 4447,
"iata_code": "RBG",
"icao_code": "KRBG",
"name": "Roseburg Regional Airport",
"country_code": "US",
"city_id": 5749352,
"latitude": "43.238800048799995",
"longitude": "-123.356002808",
"elevation": 529,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Roseburg"
}
}