MERCER COUNTY AIRPORT
BLUEFIELD · US · 37.30°N / 81.21°W
BLF
IATA · ICAO
KBLF
Mercer County Airport (BLF) serves Bluefield, United States. It sits at 37.30/-81.21, rises to 2857 ft, is classified as medium airport.
Type
Medium airport
Elevation
2857ft
Scheduled service
NO
ICAO
KBLF
All facts
- IATA
- BLF
- Municipality
- Bluefield
- Country
- United States
- Coords
- 37.30°N / 81.21°W
Nearby airports
FAQ
- What is the IATA code for Mercer County Airport?
- BLF.
- What is the ICAO code for Mercer County Airport?
- KBLF.
- Where is Mercer County Airport located?
- Bluefield, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BLF
{
"data": {
"id": 3359,
"iata_code": "BLF",
"icao_code": "KBLF",
"name": "Mercer County Airport",
"country_code": "US",
"city_id": 4799622,
"latitude": "37.295799",
"longitude": "-81.207703",
"elevation": 2857,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Bluefield"
}
}