BARTLESVILLE MUNICIPAL AIRPORT
BARTLESVILLE · US · 36.76°N / 96.01°W
BVO
IATA · ICAO
KBVO
Bartlesville Municipal Airport (BVO) serves Bartlesville, United States. It sits at 36.76/-96.01, rises to 711 ft, is classified as small airport.
Type
Small airport
Elevation
711ft
Scheduled service
NO
ICAO
KBVO
All facts
- IATA
- BVO
- Municipality
- Bartlesville
- Country
- United States
- Coords
- 36.76°N / 96.01°W
Nearby airports
FAQ
- What is the IATA code for Bartlesville Municipal Airport?
- BVO.
- What is the ICAO code for Bartlesville Municipal Airport?
- KBVO.
- Where is Bartlesville Municipal Airport located?
- Bartlesville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BVO
{
"data": {
"id": 3401,
"iata_code": "BVO",
"icao_code": "KBVO",
"name": "Bartlesville Municipal Airport",
"country_code": "US",
"city_id": 4529987,
"latitude": "36.762501",
"longitude": "-96.0112",
"elevation": 711,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Bartlesville"
}
}