HALE COUNTY AIRPORT
PLAINVIEW · US · 34.17°N / 101.72°W
PVW
IATA · ICAO
KPVW
Hale County Airport (PVW) serves Plainview, United States. It sits at 34.17/-101.72, rises to 3374 ft, is classified as small airport.
Type
Small airport
Elevation
3374ft
Scheduled service
NO
ICAO
KPVW
All facts
- IATA
- PVW
- Municipality
- Plainview
- Country
- United States
- Coords
- 34.17°N / 101.72°W
Nearby airports
FAQ
- What is the IATA code for Hale County Airport?
- PVW.
- What is the ICAO code for Hale County Airport?
- KPVW.
- Where is Hale County Airport located?
- Plainview, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PVW
{
"data": {
"id": 4437,
"iata_code": "PVW",
"icao_code": "KPVW",
"name": "Hale County Airport",
"country_code": "US",
"city_id": 5528450,
"latitude": "34.168098",
"longitude": "-101.717003",
"elevation": 3374,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Plainview"
}
}