NORTHEASTERN REGIONAL AIRPORT
EDENTON · US · 36.03°N / 76.57°W
EDE
IATA · ICAO
KEDE
Northeastern Regional Airport (EDE) serves Edenton, United States. It sits at 36.03/-76.57, rises to 20 ft, is classified as small airport.
Type
Small airport
Elevation
20ft
Scheduled service
NO
ICAO
KEDE
All facts
- IATA
- EDE
- Municipality
- Edenton
- Country
- United States
- Coords
- 36.03°N / 76.57°W
Nearby airports
FAQ
- What is the IATA code for Northeastern Regional Airport?
- EDE.
- What is the ICAO code for Northeastern Regional Airport?
- KEDE.
- Where is Northeastern Regional Airport located?
- Edenton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EDE
{
"data": {
"id": 3658,
"iata_code": "EDE",
"icao_code": "KEDE",
"name": "Northeastern Regional Airport",
"country_code": "US",
"city_id": 4464897,
"latitude": "36.027698516799994",
"longitude": "-76.56710052490001",
"elevation": 20,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Edenton"
}
}