STEVENS FIELD
PAGOSA SPRINGS · US · 37.29°N / 107.06°W
PGO
IATA · ICAO
KPSO
Stevens Field (PGO) serves Pagosa Springs, United States. It sits at 37.29/-107.06, rises to 7664 ft, is classified as small airport.
Type
Small airport
Elevation
7664ft
Scheduled service
NO
ICAO
KPSO
All facts
- IATA
- PGO
- Municipality
- Pagosa Springs
- Country
- United States
- Coords
- 37.29°N / 107.06°W
Nearby airports
FAQ
- What is the IATA code for Stevens Field?
- PGO.
- What is the ICAO code for Stevens Field?
- KPSO.
- Where is Stevens Field located?
- Pagosa Springs, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PGO
{
"data": {
"id": 4418,
"iata_code": "PGO",
"icao_code": "KPSO",
"name": "Stevens Field",
"country_code": "US",
"city_id": 5433784,
"latitude": "37.28630066",
"longitude": "-107.0559998",
"elevation": 7664,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Pagosa Springs"
}
}