SILA AIRPORT
SILA MISSION · PG · 9.07°S / 148.39°E
SIL
IATA · ICAO
AYSG
Sila Airport (SIL) serves Sila Mission, Papua New Guinea. It sits at -9.07/148.39, rises to 2230 ft, is classified as small airport.
Type
Small airport
Elevation
2230ft
Scheduled service
NO
ICAO
AYSG
All facts
- IATA
- SIL
- Municipality
- Sila Mission
- Country
- Papua New Guinea
- Coords
- 9.07°S / 148.39°E
Nearby airports
FAQ
- What is the IATA code for Sila Airport?
- SIL.
- What is the ICAO code for Sila Airport?
- AYSG.
- Where is Sila Airport located?
- Sila Mission, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SIL
{
"data": {
"id": 287,
"iata_code": "SIL",
"icao_code": "AYSG",
"name": "Sila Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-9.07355555556",
"longitude": "148.38925",
"elevation": 2230,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Sila Mission"
}
}