PROVO MUNICIPAL AIRPORT
PROVO · US · 40.22°N / 111.72°W
PVU
IATA · ICAO
KPVU
Provo Municipal Airport (PVU) serves Provo, United States. It sits at 40.22/-111.72, rises to 4497 ft, is classified as medium airport.
Type
Medium airport
Elevation
4497ft
Scheduled service
YES
ICAO
KPVU
All facts
- IATA
- PVU
- Municipality
- Provo
- Country
- United States
- Coords
- 40.22°N / 111.72°W
Nearby airports
FAQ
- What is the IATA code for Provo Municipal Airport?
- PVU.
- What is the ICAO code for Provo Municipal Airport?
- KPVU.
- Where is Provo Municipal Airport located?
- Provo, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PVU
{
"data": {
"id": 4436,
"iata_code": "PVU",
"icao_code": "KPVU",
"name": "Provo Municipal Airport",
"country_code": "US",
"city_id": 5780026,
"latitude": "40.218894",
"longitude": "-111.722445",
"elevation": 4497,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Provo"
}
}