PORTER COUNTY MUNICIPAL AIRPORT
VALPARAISO · US · 41.45°N / 87.01°W
VPZ
IATA · ICAO
KVPZ
Porter County Municipal Airport (VPZ) serves Valparaiso, United States. It sits at 41.45/-87.01, rises to 770 ft, is classified as medium airport.
Type
Medium airport
Elevation
770ft
Scheduled service
NO
ICAO
KVPZ
All facts
- IATA
- VPZ
- Municipality
- Valparaiso
- Country
- United States
- Coords
- 41.45°N / 87.01°W
Nearby airports
FAQ
- What is the IATA code for Porter County Municipal Airport?
- VPZ.
- What is the ICAO code for Porter County Municipal Airport?
- KVPZ.
- Where is Porter County Municipal Airport located?
- Valparaiso, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VPZ
{
"data": {
"id": 4734,
"iata_code": "VPZ",
"icao_code": "KVPZ",
"name": "Porter County Municipal Airport",
"country_code": "US",
"city_id": 4927537,
"latitude": "41.45399857",
"longitude": "-87.00710297",
"elevation": 770,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Valparaiso"
}
}