DENIS ISLAND AIRPORT
DENIS ISLAND · SC · 3.80°S / 55.67°E
DEI
IATA · ICAO
FSSD
Denis Island Airport (DEI) serves Denis Island, Seychelles. It sits at -3.80/55.67, rises to 10 ft, is classified as small airport.
Type
Small airport
Elevation
10ft
Scheduled service
NO
ICAO
FSSD
All facts
- IATA
- DEI
- Municipality
- Denis Island
- Country
- Seychelles
- Coords
- 3.80°S / 55.67°E
Nearby airports
FAQ
- What is the IATA code for Denis Island Airport?
- DEI.
- What is the ICAO code for Denis Island Airport?
- FSSD.
- Where is Denis Island Airport located?
- Denis Island, Seychelles.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DEI
{
"data": {
"id": 2305,
"iata_code": "DEI",
"icao_code": "FSSD",
"name": "Denis Island Airport",
"country_code": "SC",
"city_id": null,
"latitude": "-3.802067",
"longitude": "55.667439",
"elevation": 10,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Denis Island"
}
}