ORAPA AIRPORT
ORAPA · BW · 21.27°S / 25.32°E
ORP
IATA · ICAO
FBOR
Orapa Airport (ORP) serves Orapa, Botswana. It sits at -21.27/25.32, rises to 3100 ft, is classified as small airport.
Type
Small airport
Elevation
3100ft
Scheduled service
NO
ICAO
FBOR
All facts
- IATA
- ORP
- Municipality
- Orapa
- Country
- Botswana
- Coords
- 21.27°S / 25.32°E
FAQ
- What is the IATA code for Orapa Airport?
- ORP.
- What is the ICAO code for Orapa Airport?
- FBOR.
- Where is Orapa Airport located?
- Orapa, Botswana.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ORP
{
"data": {
"id": 1979,
"iata_code": "ORP",
"icao_code": "FBOR",
"name": "Orapa Airport",
"country_code": "BW",
"city_id": 933186,
"latitude": "-21.265901",
"longitude": "25.319667",
"elevation": 3100,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Orapa"
}
}