SIMENTI AIRPORT
SIMENTI · SN · 13.05°N / 13.30°W
SMY
IATA · ICAO
GOTS
Simenti Airport (SMY) serves Simenti, Senegal. It sits at 13.05/-13.30, rises to 171 ft, is classified as small airport.
Type
Small airport
Elevation
171ft
Scheduled service
NO
ICAO
GOTS
All facts
- IATA
- SMY
- Municipality
- Simenti
- Country
- Senegal
- Coords
- 13.05°N / 13.30°W
Nearby airports
FAQ
- What is the IATA code for Simenti Airport?
- SMY.
- What is the ICAO code for Simenti Airport?
- GOTS.
- Where is Simenti Airport located?
- Simenti, Senegal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SMY
{
"data": {
"id": 2795,
"iata_code": "SMY",
"icao_code": "GOTS",
"name": "Simenti Airport",
"country_code": "SN",
"city_id": null,
"latitude": "13.046799659729004",
"longitude": "-13.29539966583252",
"elevation": 171,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Simenti"
}
}