BERN AIRPORT
BERN · CH · 46.91°N / 7.50°E
BRN
IATA · ICAO
LSZB
Bern Airport (BRN) serves Bern, Switzerland. It sits at 46.91/7.50, rises to 1671 ft, is classified as medium airport.
Type
Medium airport
Elevation
1671ft
Scheduled service
YES
ICAO
LSZB
All facts
- IATA
- BRN
- Municipality
- Bern
- Country
- Switzerland
- Coords
- 46.91°N / 7.50°E
Nearby airports
FAQ
- What is the IATA code for Bern Airport?
- BRN.
- What is the ICAO code for Bern Airport?
- LSZB.
- Where is Bern Airport located?
- Bern, Switzerland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BRN
{
"data": {
"id": 5546,
"iata_code": "BRN",
"icao_code": "LSZB",
"name": "Bern Airport",
"country_code": "CH",
"city_id": 2661552,
"latitude": "46.912736",
"longitude": "7.498819",
"elevation": 1671,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Bern"
}
}