LÆSØ AIRPORT
LÆSØ · DK · 57.28°N / 11.00°E
BYR
IATA · ICAO
EKLS
Læsø Airport (BYR) serves Læsø, Denmark. It sits at 57.28/11.00, rises to 25 ft, is classified as small airport.
Type
Small airport
Elevation
25ft
Scheduled service
YES
ICAO
EKLS
All facts
- IATA
- BYR
- Municipality
- Læsø
- Country
- Denmark
- Coords
- 57.28°N / 11.00°E
Nearby airports
FAQ
- What is the IATA code for Læsø Airport?
- BYR.
- What is the ICAO code for Læsø Airport?
- EKLS.
- Where is Læsø Airport located?
- Læsø, Denmark.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BYR
{
"data": {
"id": 1554,
"iata_code": "BYR",
"icao_code": "EKLS",
"name": "Læsø Airport",
"country_code": "DK",
"city_id": null,
"latitude": "57.277199",
"longitude": "11.0001",
"elevation": 25,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Læsø"
}
}