LE MARS MUNICIPAL AIRPORT
LE MARS · US · 42.78°N / 96.19°W
LRJ
IATA · ICAO
KLRJ
Le Mars Municipal Airport (LRJ) serves Le Mars, United States. It sits at 42.78/-96.19, rises to 1197 ft, is classified as small airport.
Type
Small airport
Elevation
1197ft
Scheduled service
NO
ICAO
KLRJ
All facts
- IATA
- LRJ
- Municipality
- Le Mars
- Country
- United States
- Coords
- 42.78°N / 96.19°W
Nearby airports
FAQ
- What is the IATA code for Le Mars Municipal Airport?
- LRJ.
- What is the ICAO code for Le Mars Municipal Airport?
- KLRJ.
- Where is Le Mars Municipal Airport located?
- Le Mars, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LRJ
{
"data": {
"id": 4070,
"iata_code": "LRJ",
"icao_code": "KLRJ",
"name": "Le Mars Municipal Airport",
"country_code": "US",
"city_id": 4864337,
"latitude": "42.77799988",
"longitude": "-96.1937027",
"elevation": 1197,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Le Mars"
}
}