NOGALES INTERNATIONAL AIRPORT
NOGALES · US · 31.42°N / 110.85°W
OLS
IATA · ICAO
KOLS
Nogales International Airport (OLS) serves Nogales, United States. It sits at 31.42/-110.85, rises to 3955 ft, is classified as medium airport.
Type
Medium airport
Elevation
3955ft
Scheduled service
NO
ICAO
KOLS
All facts
- IATA
- OLS
- Municipality
- Nogales
- Country
- United States
- Coords
- 31.42°N / 110.85°W
Nearby airports
FAQ
- What is the IATA code for Nogales International Airport?
- OLS.
- What is the ICAO code for Nogales International Airport?
- KOLS.
- Where is Nogales International Airport located?
- Nogales, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OLS
{
"data": {
"id": 4303,
"iata_code": "OLS",
"icao_code": "KOLS",
"name": "Nogales International Airport",
"country_code": "US",
"city_id": null,
"latitude": "31.4177",
"longitude": "-110.848",
"elevation": 3955,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Nogales"
}
}