STEVENS POINT MUNICIPAL AIRPORT
STEVENS POINT · US · 44.55°N / 89.53°W
STE
IATA · ICAO
KSTE
Stevens Point Municipal Airport (STE) serves Stevens Point, United States. It sits at 44.55/-89.53, rises to 1110 ft, is classified as small airport.
Type
Small airport
Elevation
1110ft
Scheduled service
NO
ICAO
KSTE
All facts
- IATA
- STE
- Municipality
- Stevens Point
- Country
- United States
- Coords
- 44.55°N / 89.53°W
Nearby airports
FAQ
- What is the IATA code for Stevens Point Municipal Airport?
- STE.
- What is the ICAO code for Stevens Point Municipal Airport?
- KSTE.
- Where is Stevens Point Municipal Airport located?
- Stevens Point, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/STE
{
"data": {
"id": 4605,
"iata_code": "STE",
"icao_code": "KSTE",
"name": "Stevens Point Municipal Airport",
"country_code": "US",
"city_id": 5274644,
"latitude": "44.5452003479",
"longitude": "-89.530296325684",
"elevation": 1110,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Stevens Point"
}
}