ARAPONGAS AIRPORT
ARAPONGAS · BR · 23.35°S / 51.49°W
APX
IATA · ICAO
SSOG
Arapongas Airport (APX) serves Arapongas, Brazil. It sits at -23.35/-51.49, rises to 2599 ft, is classified as small airport.
Type
Small airport
Elevation
2599ft
Scheduled service
NO
ICAO
SSOG
All facts
- IATA
- APX
- Municipality
- Arapongas
- Country
- Brazil
- Coords
- 23.35°S / 51.49°W
Nearby airports
FAQ
- What is the IATA code for Arapongas Airport?
- APX.
- What is the ICAO code for Arapongas Airport?
- SSOG.
- Where is Arapongas Airport located?
- Arapongas, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/APX
{
"data": {
"id": 7839,
"iata_code": "APX",
"icao_code": "SSOG",
"name": "Arapongas Airport",
"country_code": "BR",
"city_id": 3471798,
"latitude": "-23.352636",
"longitude": "-51.491967",
"elevation": 2599,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Arapongas"
}
}