PROVINCETOWN MUNICIPAL AIRPORT
PROVINCETOWN · US · 42.07°N / 70.22°W
PVC
IATA · ICAO
KPVC
Provincetown Municipal Airport (PVC) serves Provincetown, United States. It sits at 42.07/-70.22, rises to 9 ft, is classified as small airport.
Type
Small airport
Elevation
9ft
Scheduled service
NO
ICAO
KPVC
All facts
- IATA
- PVC
- Municipality
- Provincetown
- Country
- United States
- Coords
- 42.07°N / 70.22°W
Nearby airports
FAQ
- What is the IATA code for Provincetown Municipal Airport?
- PVC.
- What is the ICAO code for Provincetown Municipal Airport?
- KPVC.
- Where is Provincetown Municipal Airport located?
- Provincetown, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PVC
{
"data": {
"id": 4432,
"iata_code": "PVC",
"icao_code": "KPVC",
"name": "Provincetown Municipal Airport",
"country_code": "US",
"city_id": 4948087,
"latitude": "42.0718994141",
"longitude": "-70.2213973999",
"elevation": 9,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Provincetown"
}
}