MATAVERI INTERNATIONAL AIRPORT
ISLA DE PASCUA · CL · 27.17°S / 109.42°W
IPC
IATA · ICAO
SCIP
Mataveri International Airport (IPC) serves Isla De Pascua, Chile. It sits at -27.17/-109.42, rises to 227 ft, is classified as large airport.
Type
Large airport
Elevation
227ft
Scheduled service
YES
ICAO
SCIP
All facts
- IATA
- IPC
- Municipality
- Isla De Pascua
- Country
- Chile
- Coords
- 27.17°S / 109.42°W
FAQ
- What is the IATA code for Mataveri International Airport?
- IPC.
- What is the ICAO code for Mataveri International Airport?
- SCIP.
- Where is Mataveri International Airport located?
- Isla De Pascua, Chile.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IPC
{
"data": {
"id": 7381,
"iata_code": "IPC",
"icao_code": "SCIP",
"name": "Mataveri International Airport",
"country_code": "CL",
"city_id": null,
"latitude": "-27.165411",
"longitude": "-109.421027",
"elevation": 227,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Isla De Pascua"
}
}