ANGELINA COUNTY AIRPORT
LUFKIN · US · 31.23°N / 94.75°W
LFK
IATA · ICAO
KLFK
Angelina County Airport (LFK) serves Lufkin, United States. It sits at 31.23/-94.75, rises to 296 ft, is classified as medium airport.
Type
Medium airport
Elevation
296ft
Scheduled service
NO
ICAO
KLFK
All facts
- IATA
- LFK
- Municipality
- Lufkin
- Country
- United States
- Coords
- 31.23°N / 94.75°W
Nearby airports
FAQ
- What is the IATA code for Angelina County Airport?
- LFK.
- What is the ICAO code for Angelina County Airport?
- KLFK.
- Where is Angelina County Airport located?
- Lufkin, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LFK
{
"data": {
"id": 4035,
"iata_code": "LFK",
"icao_code": "KLFK",
"name": "Angelina County Airport",
"country_code": "US",
"city_id": null,
"latitude": "31.2339992523",
"longitude": "-94.75",
"elevation": 296,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Lufkin"
}
}