MEADOWS FIELD
BAKERSFIELD · US · 35.43°N / 119.06°W
BFL
IATA · ICAO
KBFL
Meadows Field (BFL) serves Bakersfield, United States. It sits at 35.43/-119.06, rises to 510 ft, is classified as medium airport.
Type
Medium airport
Elevation
510ft
Scheduled service
YES
ICAO
KBFL
All facts
- IATA
- BFL
- Municipality
- Bakersfield
- Country
- United States
- Coords
- 35.43°N / 119.06°W
Nearby airports
FAQ
- What is the IATA code for Meadows Field?
- BFL.
- What is the ICAO code for Meadows Field?
- KBFL.
- Where is Meadows Field located?
- Bakersfield, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BFL
{
"data": {
"id": 3332,
"iata_code": "BFL",
"icao_code": "KBFL",
"name": "Meadows Field",
"country_code": "US",
"city_id": 5325738,
"latitude": "35.433601",
"longitude": "-119.056999",
"elevation": 510,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Bakersfield"
}
}