BERLIN REGIONAL AIRPORT
BERLIN · US · 44.58°N / 71.18°W
BML
IATA · ICAO
KBML
Berlin Regional Airport (BML) serves Berlin, United States. It sits at 44.58/-71.18, rises to 1161 ft, is classified as small airport.
Type
Small airport
Elevation
1161ft
Scheduled service
NO
ICAO
KBML
All facts
- IATA
- BML
- Municipality
- Berlin
- Country
- United States
- Coords
- 44.58°N / 71.18°W
Nearby airports
FAQ
- What is the IATA code for Berlin Regional Airport?
- BML.
- What is the ICAO code for Berlin Regional Airport?
- KBML.
- Where is Berlin Regional Airport located?
- Berlin, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BML
{
"data": {
"id": 3368,
"iata_code": "BML",
"icao_code": "KBML",
"name": "Berlin Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "44.57540131",
"longitude": "-71.17590332",
"elevation": 1161,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Berlin"
}
}