LAHR AIRPORT
LAHR/SCHWARZWALD · DE · 48.37°N / 7.83°E
LHA
IATA · ICAO
EDTL
Lahr Airport (LHA) serves Lahr/Schwarzwald, Germany. It sits at 48.37/7.83, rises to 511 ft, is classified as medium airport.
Type
Medium airport
Elevation
511ft
Scheduled service
NO
ICAO
EDTL
All facts
- IATA
- LHA
- Municipality
- Lahr/Schwarzwald
- Country
- Germany
- Coords
- 48.37°N / 7.83°E
Nearby airports
FAQ
- What is the IATA code for Lahr Airport?
- LHA.
- What is the ICAO code for Lahr Airport?
- EDTL.
- Where is Lahr Airport located?
- Lahr/Schwarzwald, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LHA
{
"data": {
"id": 1243,
"iata_code": "LHA",
"icao_code": "EDTL",
"name": "Lahr Airport",
"country_code": "DE",
"city_id": 2881885,
"latitude": "48.369301",
"longitude": "7.82772",
"elevation": 511,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Lahr/Schwarzwald"
}
}