BLYTHE AIRPORT
BLYTHE · US · 33.62°N / 114.72°W
BLH
IATA · ICAO
KBLH
Blythe Airport (BLH) serves Blythe, United States. It sits at 33.62/-114.72, rises to 399 ft, is classified as medium airport.
Type
Medium airport
Elevation
399ft
Scheduled service
NO
ICAO
KBLH
All facts
- IATA
- BLH
- Municipality
- Blythe
- Country
- United States
- Coords
- 33.62°N / 114.72°W
Nearby airports
FAQ
- What is the IATA code for Blythe Airport?
- BLH.
- What is the ICAO code for Blythe Airport?
- KBLH.
- Where is Blythe Airport located?
- Blythe, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BLH
{
"data": {
"id": 3360,
"iata_code": "BLH",
"icao_code": "KBLH",
"name": "Blythe Airport",
"country_code": "US",
"city_id": null,
"latitude": "33.6192016602",
"longitude": "-114.717002869",
"elevation": 399,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Blythe"
}
}