SANTA MAGALHÃES AIRPORT
SERRA TALHADA · BR · 8.06°S / 38.33°W
SET
IATA · ICAO
SNHS
Santa Magalhães Airport (SET) serves Serra Talhada, Brazil. It sits at -8.06/-38.33, rises to 1542 ft, is classified as small airport.
Type
Small airport
Elevation
1542ft
Scheduled service
YES
ICAO
SNHS
All facts
- IATA
- SET
- Municipality
- Serra Talhada
- Country
- Brazil
- Coords
- 8.06°S / 38.33°W
FAQ
- What is the IATA code for Santa Magalhães Airport?
- SET.
- What is the ICAO code for Santa Magalhães Airport?
- SNHS.
- Where is Santa Magalhães Airport located?
- Serra Talhada, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SET
{
"data": {
"id": 7731,
"iata_code": "SET",
"icao_code": "SNHS",
"name": "Santa Magalhães Airport",
"country_code": "BR",
"city_id": 3387786,
"latitude": "-8.061433",
"longitude": "-38.328888",
"elevation": 1542,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Serra Talhada"
}
}