BALESIN ISLAND AIRPORT
BALESIN · PH · 14.42°N / 122.04°E
BSI
IATA · ICAO
RPLE
Balesin Island Airport (BSI) serves Balesin, Philippines. It sits at 14.42/122.04, rises to 25 ft, is classified as small airport.
Type
Small airport
Elevation
25ft
Scheduled service
NO
ICAO
RPLE
All facts
- IATA
- BSI
- Municipality
- Balesin
- Country
- Philippines
- Coords
- 14.42°N / 122.04°E
Nearby airports
FAQ
- What is the IATA code for Balesin Island Airport?
- BSI.
- What is the ICAO code for Balesin Island Airport?
- RPLE.
- Where is Balesin Island Airport located?
- Balesin, Philippines.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BSI
{
"data": {
"id": 7049,
"iata_code": "BSI",
"icao_code": "RPLE",
"name": "Balesin Island Airport",
"country_code": "PH",
"city_id": null,
"latitude": "14.418624",
"longitude": "122.03923",
"elevation": 25,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Balesin"
}
}