LORDSBURG MUNICIPAL AIRPORT
LORDSBURG · US · 32.33°N / 108.69°W
LSB
IATA · ICAO
KLSB
Lordsburg Municipal Airport (LSB) serves Lordsburg, United States. It sits at 32.33/-108.69, rises to 4289 ft, is classified as small airport.
Type
Small airport
Elevation
4289ft
Scheduled service
NO
ICAO
KLSB
All facts
- IATA
- LSB
- Municipality
- Lordsburg
- Country
- United States
- Coords
- 32.33°N / 108.69°W
Nearby airports
FAQ
- What is the IATA code for Lordsburg Municipal Airport?
- LSB.
- What is the ICAO code for Lordsburg Municipal Airport?
- KLSB.
- Where is Lordsburg Municipal Airport located?
- Lordsburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LSB
{
"data": {
"id": 4072,
"iata_code": "LSB",
"icao_code": "KLSB",
"name": "Lordsburg Municipal Airport",
"country_code": "US",
"city_id": 5476799,
"latitude": "32.3334999084",
"longitude": "-108.692001343",
"elevation": 4289,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Lordsburg"
}
}