IZHEVSK AIRPORT
IZHEVSK · RU · 56.83°N / 53.46°E
IJK
IATA · ICAO
USII
Izhevsk Airport (IJK) serves Izhevsk, Russia. It sits at 56.83/53.46, rises to 531 ft, is classified as medium airport.
Type
Medium airport
Elevation
531ft
Scheduled service
YES
ICAO
USII
All facts
- IATA
- IJK
- Municipality
- Izhevsk
- Country
- Russia
- Coords
- 56.83°N / 53.46°E
FAQ
- What is the IATA code for Izhevsk Airport?
- IJK.
- What is the ICAO code for Izhevsk Airport?
- USII.
- Where is Izhevsk Airport located?
- Izhevsk, Russia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IJK
{
"data": {
"id": 8349,
"iata_code": "IJK",
"icao_code": "USII",
"name": "Izhevsk Airport",
"country_code": "RU",
"city_id": null,
"latitude": "56.834524",
"longitude": "53.462172",
"elevation": 531,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Izhevsk"
}
}