NORRKÖPING AIRPORT
NORRKÖPING · SE · 58.59°N / 16.25°E
NRK
IATA · ICAO
ESSP
Norrköping Airport (NRK) serves Norrköping, Sweden. It sits at 58.59/16.25, rises to 32 ft, is classified as medium airport.
Type
Medium airport
Elevation
32ft
Scheduled service
YES
ICAO
ESSP
All facts
- IATA
- NRK
- Municipality
- Norrköping
- Country
- Sweden
- Coords
- 58.59°N / 16.25°E
Nearby airports
FAQ
- What is the IATA code for Norrköping Airport?
- NRK.
- What is the ICAO code for Norrköping Airport?
- ESSP.
- Where is Norrköping Airport located?
- Norrköping, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NRK
{
"data": {
"id": 1774,
"iata_code": "NRK",
"icao_code": "ESSP",
"name": "Norrköping Airport",
"country_code": "SE",
"city_id": 2688368,
"latitude": "58.586299896240234",
"longitude": "16.250600814819336",
"elevation": 32,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Norrköping"
}
}