ESBJERG AIRPORT
ESBJERG · DK · 55.53°N / 8.55°E
EBJ
IATA · ICAO
EKEB
Esbjerg Airport (EBJ) serves Esbjerg, Denmark. It sits at 55.53/8.55, rises to 97 ft, is classified as medium airport.
Type
Medium airport
Elevation
97ft
Scheduled service
YES
ICAO
EKEB
All facts
- IATA
- EBJ
- Municipality
- Esbjerg
- Country
- Denmark
- Coords
- 55.53°N / 8.55°E
Nearby airports
FAQ
- What is the IATA code for Esbjerg Airport?
- EBJ.
- What is the ICAO code for Esbjerg Airport?
- EKEB.
- Where is Esbjerg Airport located?
- Esbjerg, Denmark.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EBJ
{
"data": {
"id": 1552,
"iata_code": "EBJ",
"icao_code": "EKEB",
"name": "Esbjerg Airport",
"country_code": "DK",
"city_id": 2622447,
"latitude": "55.525902",
"longitude": "8.5534",
"elevation": 97,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Esbjerg"
}
}