HIROSHIMA AIRPORT
HIROSHIMA · JP · 34.44°N / 132.92°E
HIJ
IATA · ICAO
RJOA
Hiroshima Airport (HIJ) serves Hiroshima, Japan. It sits at 34.44/132.92, rises to 1088 ft, is classified as large airport.
Type
Large airport
Elevation
1088ft
Scheduled service
YES
ICAO
RJOA
All facts
- IATA
- HIJ
- Municipality
- Hiroshima
- Country
- Japan
- Coords
- 34.44°N / 132.92°E
Nearby airports
FAQ
- What is the IATA code for Hiroshima Airport?
- HIJ.
- What is the ICAO code for Hiroshima Airport?
- RJOA.
- Where is Hiroshima Airport located?
- Hiroshima, Japan.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HIJ
{
"data": {
"id": 6964,
"iata_code": "HIJ",
"icao_code": "RJOA",
"name": "Hiroshima Airport",
"country_code": "JP",
"city_id": null,
"latitude": "34.4361",
"longitude": "132.919006",
"elevation": 1088,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Hiroshima"
}
}