EL JORA AIRPORT
EL JORA · EG · 31.08°N / 34.15°E
EGH
IATA · ICAO
HEGR
El Jora Airport (EGH) serves El Jora, Egypt. It sits at 31.08/34.15, rises to 331 ft, is classified as medium airport.
Type
Medium airport
Elevation
331ft
Scheduled service
NO
ICAO
HEGR
All facts
- IATA
- EGH
- Municipality
- El Jora
- Country
- Egypt
- Coords
- 31.08°N / 34.15°E
Nearby airports
FAQ
- What is the IATA code for El Jora Airport?
- EGH.
- What is the ICAO code for El Jora Airport?
- HEGR.
- Where is El Jora Airport located?
- El Jora, Egypt.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EGH
{
"data": {
"id": 2935,
"iata_code": "EGH",
"icao_code": "HEGR",
"name": "El Jora Airport",
"country_code": "EG",
"city_id": null,
"latitude": "31.078138",
"longitude": "34.153131",
"elevation": 331,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "El Jora"
}
}