ISLITA AIRPORT
NANDAYURE · CR · 9.86°N / 85.37°W
PBP
IATA · ICAO
MRIA
Islita Airport (PBP) serves Nandayure, Costa Rica. It sits at 9.86/-85.37, rises to 7 ft, is classified as small airport.
Type
Small airport
Elevation
7ft
Scheduled service
NO
ICAO
MRIA
All facts
- IATA
- PBP
- Municipality
- Nandayure
- Country
- Costa Rica
- Coords
- 9.86°N / 85.37°W
Nearby airports
FAQ
- What is the IATA code for Islita Airport?
- PBP.
- What is the ICAO code for Islita Airport?
- MRIA.
- Where is Islita Airport located?
- Nandayure, Costa Rica.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PBP
{
"data": {
"id": 5886,
"iata_code": "PBP",
"icao_code": "MRIA",
"name": "Islita Airport",
"country_code": "CR",
"city_id": null,
"latitude": "9.85611",
"longitude": "-85.370796",
"elevation": 7,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Nandayure"
}
}