ALICE INTERNATIONAL AIRPORT
ALICE · US · 27.74°N / 98.03°W
ALI
IATA · ICAO
KALI
Alice International Airport (ALI) serves Alice, United States. It sits at 27.74/-98.03, rises to 178 ft, is classified as medium airport.
Type
Medium airport
Elevation
178ft
Scheduled service
NO
ICAO
KALI
All facts
- IATA
- ALI
- Municipality
- Alice
- Country
- United States
- Coords
- 27.74°N / 98.03°W
Nearby airports
FAQ
- What is the IATA code for Alice International Airport?
- ALI.
- What is the ICAO code for Alice International Airport?
- KALI.
- Where is Alice International Airport located?
- Alice, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ALI
{
"data": {
"id": 3239,
"iata_code": "ALI",
"icao_code": "KALI",
"name": "Alice International Airport",
"country_code": "US",
"city_id": 4670234,
"latitude": "27.7409",
"longitude": "-98.026901",
"elevation": 178,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Alice"
}
}