LINKÖPING CITY AIRPORT
LINKÖPING · SE · 58.40°N / 15.68°E
LPI
IATA · ICAO
ESSL
Linköping City Airport (LPI) serves Linköping, Sweden. It sits at 58.40/15.68, rises to 172 ft, is classified as large airport.
Type
Large airport
Elevation
172ft
Scheduled service
YES
ICAO
ESSL
All facts
- IATA
- LPI
- Municipality
- Linköping
- Country
- Sweden
- Coords
- 58.40°N / 15.68°E
Nearby airports
FAQ
- What is the IATA code for Linköping City Airport?
- LPI.
- What is the ICAO code for Linköping City Airport?
- ESSL.
- Where is Linköping City Airport located?
- Linköping, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LPI
{
"data": {
"id": 1771,
"iata_code": "LPI",
"icao_code": "ESSL",
"name": "Linköping City Airport",
"country_code": "SE",
"city_id": 2694762,
"latitude": "58.404909",
"longitude": "15.684499",
"elevation": 172,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Linköping"
}
}