JOPLIN REGIONAL AIRPORT
JOPLIN · US · 37.15°N / 94.50°W
JLN
IATA · ICAO
KJLN
Joplin Regional Airport (JLN) serves Joplin, United States. It sits at 37.15/-94.50, rises to 981 ft, is classified as medium airport.
Type
Medium airport
Elevation
981ft
Scheduled service
YES
ICAO
KJLN
All facts
- IATA
- JLN
- Municipality
- Joplin
- Country
- United States
- Coords
- 37.15°N / 94.50°W
Nearby airports
FAQ
- What is the IATA code for Joplin Regional Airport?
- JLN.
- What is the ICAO code for Joplin Regional Airport?
- KJLN.
- Where is Joplin Regional Airport located?
- Joplin, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JLN
{
"data": {
"id": 3995,
"iata_code": "JLN",
"icao_code": "KJLN",
"name": "Joplin Regional Airport",
"country_code": "US",
"city_id": 4392768,
"latitude": "37.151798",
"longitude": "-94.498299",
"elevation": 981,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Joplin"
}
}