SAN NICOLAS AIRPORT
RODRIGUEZ DE MENDOZA · PE · 6.39°S / 77.50°W
RIM
IATA · ICAO
SPLN
San Nicolas Airport (RIM) serves Rodriguez de Mendoza, Peru. It sits at -6.39/-77.50, rises to 5082 ft, is classified as small airport.
Type
Small airport
Elevation
5082ft
Scheduled service
NO
ICAO
SPLN
All facts
- IATA
- RIM
- Municipality
- Rodriguez de Mendoza
- Country
- Peru
- Coords
- 6.39°S / 77.50°W
Nearby airports
FAQ
- What is the IATA code for San Nicolas Airport?
- RIM.
- What is the ICAO code for San Nicolas Airport?
- SPLN.
- Where is San Nicolas Airport located?
- Rodriguez de Mendoza, Peru.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RIM
{
"data": {
"id": 7798,
"iata_code": "RIM",
"icao_code": "SPLN",
"name": "San Nicolas Airport",
"country_code": "PE",
"city_id": null,
"latitude": "-6.39231",
"longitude": "-77.501198",
"elevation": 5082,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Rodriguez de Mendoza"
}
}