EL ALAMEIN INTERNATIONAL AIRPORT
EL ALAMEIN · EG · 30.92°N / 28.46°E
DBB
IATA · ICAO
HEAL
El Alamein International Airport (DBB) serves El Alamein, Egypt. It sits at 30.92/28.46, rises to 154 ft, is classified as large airport.
Type
Large airport
Elevation
154ft
Scheduled service
YES
ICAO
HEAL
All facts
- IATA
- DBB
- Municipality
- El Alamein
- Country
- Egypt
- Coords
- 30.92°N / 28.46°E
FAQ
- What is the IATA code for El Alamein International Airport?
- DBB.
- What is the ICAO code for El Alamein International Airport?
- HEAL.
- Where is El Alamein International Airport located?
- El Alamein, Egypt.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DBB
{
"data": {
"id": 2924,
"iata_code": "DBB",
"icao_code": "HEAL",
"name": "El Alamein International Airport",
"country_code": "EG",
"city_id": null,
"latitude": "30.924324",
"longitude": "28.46161",
"elevation": 154,
"type": "large_airport",
"scheduled_service": true,
"municipality": "El Alamein"
}
}