ROTTERDAM THE HAGUE AIRPORT
ROTTERDAM · NL · 51.96°N / 4.44°E
RTM
IATA · ICAO
EHRD
Rotterdam The Hague Airport (RTM) serves Rotterdam, Netherlands. It sits at 51.96/4.44, rises to -15 ft, is classified as large airport.
Type
Large airport
Elevation
-15ft
Scheduled service
YES
ICAO
EHRD
All facts
- IATA
- RTM
- Municipality
- Rotterdam
- Country
- Netherlands
- Coords
- 51.96°N / 4.44°E
Nearby airports
FAQ
- What is the IATA code for Rotterdam The Hague Airport?
- RTM.
- What is the ICAO code for Rotterdam The Hague Airport?
- EHRD.
- Where is Rotterdam The Hague Airport located?
- Rotterdam, Netherlands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RTM
{
"data": {
"id": 1508,
"iata_code": "RTM",
"icao_code": "EHRD",
"name": "Rotterdam The Hague Airport",
"country_code": "NL",
"city_id": 2747891,
"latitude": "51.956902",
"longitude": "4.43722",
"elevation": -15,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Rotterdam"
}
}