JEFFERSON CITY MEMORIAL AIRPORT
JEFFERSON CITY · US · 38.59°N / 92.16°W
JEF
IATA · ICAO
KJEF
Jefferson City Memorial Airport (JEF) serves Jefferson City, United States. It sits at 38.59/-92.16, rises to 549 ft, is classified as small airport.
Type
Small airport
Elevation
549ft
Scheduled service
NO
ICAO
KJEF
All facts
- IATA
- JEF
- Municipality
- Jefferson City
- Country
- United States
- Coords
- 38.59°N / 92.16°W
Nearby airports
FAQ
- What is the IATA code for Jefferson City Memorial Airport?
- JEF.
- What is the ICAO code for Jefferson City Memorial Airport?
- KJEF.
- Where is Jefferson City Memorial Airport located?
- Jefferson City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JEF
{
"data": {
"id": 3991,
"iata_code": "JEF",
"icao_code": "KJEF",
"name": "Jefferson City Memorial Airport",
"country_code": "US",
"city_id": 4392388,
"latitude": "38.5912017822",
"longitude": "-92.15609741210001",
"elevation": 549,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Jefferson City"
}
}