ULSAN AIRPORT
ULSAN · KR · 35.59°N / 129.35°E
USN
IATA · ICAO
RKPU
Ulsan Airport (USN) serves Ulsan, South Korea. It sits at 35.59/129.35, rises to 45 ft, is classified as medium airport.
Type
Medium airport
Elevation
45ft
Scheduled service
YES
ICAO
RKPU
All facts
- IATA
- USN
- Municipality
- Ulsan
- Country
- South Korea
- Coords
- 35.59°N / 129.35°E
Nearby airports
FAQ
- What is the IATA code for Ulsan Airport?
- USN.
- What is the ICAO code for Ulsan Airport?
- RKPU.
- Where is Ulsan Airport located?
- Ulsan, South Korea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/USN
{
"data": {
"id": 7007,
"iata_code": "USN",
"icao_code": "RKPU",
"name": "Ulsan Airport",
"country_code": "KR",
"city_id": 1833747,
"latitude": "35.59349823",
"longitude": "129.352005005",
"elevation": 45,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Ulsan"
}
}