PUERTO VALLARTA INTERNATIONAL AIRPORT
PUERTO VALLARTA · MX · 20.68°N / 105.25°W
PVR
IATA · ICAO
MMPR
Puerto Vallarta International Airport (PVR) serves Puerto Vallarta, Mexico. It sits at 20.68/-105.25, rises to 23 ft, is classified as large airport.
Type
Large airport
Elevation
23ft
Scheduled service
YES
ICAO
MMPR
All facts
- IATA
- PVR
- Municipality
- Puerto Vallarta
- Country
- Mexico
- Coords
- 20.68°N / 105.25°W
Nearby airports
FAQ
- What is the IATA code for Puerto Vallarta International Airport?
- PVR.
- What is the ICAO code for Puerto Vallarta International Airport?
- MMPR.
- Where is Puerto Vallarta International Airport located?
- Puerto Vallarta, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PVR
{
"data": {
"id": 5823,
"iata_code": "PVR",
"icao_code": "MMPR",
"name": "Puerto Vallarta International Airport",
"country_code": "MX",
"city_id": 3991328,
"latitude": "20.679913",
"longitude": "-105.254391",
"elevation": 23,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Puerto Vallarta"
}
}