JORGE CHÁVEZ INTERNATIONAL AIRPORT
LIMA · PE · 12.02°S / 77.11°W
LIM
IATA · ICAO
SPJC
Jorge Chávez International Airport (LIM) serves Lima, Peru. It sits at -12.02/-77.11, rises to 113 ft, is classified as large airport.
Type
Large airport
Elevation
113ft
Scheduled service
YES
ICAO
SPJC
All facts
- IATA
- LIM
- Municipality
- Lima
- Country
- Peru
- Coords
- 12.02°S / 77.11°W
FAQ
- What is the IATA code for Jorge Chávez International Airport?
- LIM.
- What is the ICAO code for Jorge Chávez International Airport?
- SPJC.
- Where is Jorge Chávez International Airport located?
- Lima, Peru.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LIM
{
"data": {
"id": 7790,
"iata_code": "LIM",
"icao_code": "SPJC",
"name": "Jorge Chávez International Airport",
"country_code": "PE",
"city_id": 3936456,
"latitude": "-12.0219",
"longitude": "-77.114305",
"elevation": 113,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Lima"
}
}