PENTICTON AIRPORT
PENTICTON · CA · 49.46°N / 119.60°W
YYF
IATA · ICAO
CYYF
Penticton Airport (YYF) serves Penticton, Canada. It sits at 49.46/-119.60, rises to 1129 ft, is classified as medium airport.
Type
Medium airport
Elevation
1129ft
Scheduled service
YES
ICAO
CYYF
All facts
- IATA
- YYF
- Municipality
- Penticton
- Country
- Canada
- Coords
- 49.46°N / 119.60°W
Nearby airports
FAQ
- What is the IATA code for Penticton Airport?
- YYF.
- What is the ICAO code for Penticton Airport?
- CYYF.
- Where is Penticton Airport located?
- Penticton, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YYF
{
"data": {
"id": 794,
"iata_code": "YYF",
"icao_code": "CYYF",
"name": "Penticton Airport",
"country_code": "CA",
"city_id": 6101141,
"latitude": "49.46310043334961",
"longitude": "-119.60199737548828",
"elevation": 1129,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Penticton"
}
}