ANÁPOLIS AIRPORT
ANÁPOLIS · BR · 16.36°S / 48.93°W
APS
IATA · ICAO
SWNS
Anápolis Airport (APS) serves Anápolis, Brazil. It sits at -16.36/-48.93, rises to 3648 ft, is classified as small airport.
Type
Small airport
Elevation
3648ft
Scheduled service
NO
ICAO
SWNS
All facts
- IATA
- APS
- Municipality
- Anápolis
- Country
- Brazil
- Coords
- 16.36°S / 48.93°W
Nearby airports
FAQ
- What is the IATA code for Anápolis Airport?
- APS.
- What is the ICAO code for Anápolis Airport?
- SWNS.
- Where is Anápolis Airport located?
- Anápolis, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/APS
{
"data": {
"id": 7988,
"iata_code": "APS",
"icao_code": "SWNS",
"name": "Anápolis Airport",
"country_code": "BR",
"city_id": 3472287,
"latitude": "-16.363575",
"longitude": "-48.9288",
"elevation": 3648,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Anápolis"
}
}