OLIVE BRANCH AIRPORT
OLIVE BRANCH · US · 34.98°N / 89.79°W
OLV
IATA · ICAO
KOLV
Olive Branch Airport (OLV) serves Olive Branch, United States. It sits at 34.98/-89.79, rises to 402 ft, is classified as small airport.
Type
Small airport
Elevation
402ft
Scheduled service
NO
ICAO
KOLV
All facts
- IATA
- OLV
- Municipality
- Olive Branch
- Country
- United States
- Coords
- 34.98°N / 89.79°W
Nearby airports
FAQ
- What is the IATA code for Olive Branch Airport?
- OLV.
- What is the ICAO code for Olive Branch Airport?
- KOLV.
- Where is Olive Branch Airport located?
- Olive Branch, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OLV
{
"data": {
"id": 4305,
"iata_code": "OLV",
"icao_code": "KOLV",
"name": "Olive Branch Airport",
"country_code": "US",
"city_id": 4439869,
"latitude": "34.9786987305",
"longitude": "-89.78690338130001",
"elevation": 402,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Olive Branch"
}
}