ROSECRANS MEMORIAL AIRPORT
ST JOSEPH · US · 39.77°N / 94.91°W
STJ
IATA · ICAO
KSTJ
Rosecrans Memorial Airport (STJ) serves St Joseph, United States. It sits at 39.77/-94.91, rises to 826 ft, is classified as medium airport.
Type
Medium airport
Elevation
826ft
Scheduled service
NO
ICAO
KSTJ
All facts
- IATA
- STJ
- Municipality
- St Joseph
- Country
- United States
- Coords
- 39.77°N / 94.91°W
Nearby airports
FAQ
- What is the IATA code for Rosecrans Memorial Airport?
- STJ.
- What is the ICAO code for Rosecrans Memorial Airport?
- KSTJ.
- Where is Rosecrans Memorial Airport located?
- St Joseph, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/STJ
{
"data": {
"id": 4606,
"iata_code": "STJ",
"icao_code": "KSTJ",
"name": "Rosecrans Memorial Airport",
"country_code": "US",
"city_id": 4407010,
"latitude": "39.771900177002",
"longitude": "-94.909698486328",
"elevation": 826,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "St Joseph"
}
}