PUNTA COLORADA AIRPORT
LA RIBERA · MX · 23.58°N / 109.54°W
PCO
IATA · ICAO
MMPL
Punta Colorada Airport (PCO) serves La Ribera, Mexico. It sits at 23.58/-109.54, rises to 55 ft, is classified as small airport.
Type
Small airport
Elevation
55ft
Scheduled service
NO
ICAO
MMPL
All facts
- IATA
- PCO
- Municipality
- La Ribera
- Country
- Mexico
- Coords
- 23.58°N / 109.54°W
Nearby airports
FAQ
- What is the IATA code for Punta Colorada Airport?
- PCO.
- What is the ICAO code for Punta Colorada Airport?
- MMPL.
- Where is Punta Colorada Airport located?
- La Ribera, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PCO
{
"data": {
"id": 5819,
"iata_code": "PCO",
"icao_code": "MMPL",
"name": "Punta Colorada Airport",
"country_code": "MX",
"city_id": 4000444,
"latitude": "23.575011",
"longitude": "-109.535826",
"elevation": 55,
"type": "small_airport",
"scheduled_service": false,
"municipality": "La Ribera"
}
}