RAGLAN AERODROME
RAGLAN · NZ · 37.80°S / 174.86°E
RAG
IATA · ICAO
NZRA
Raglan Aerodrome (RAG) serves Raglan, New Zealand. It sits at -37.80/174.86, rises to 10 ft, is classified as small airport.
Type
Small airport
Elevation
10ft
Scheduled service
NO
ICAO
NZRA
All facts
- IATA
- RAG
- Municipality
- Raglan
- Country
- New Zealand
- Coords
- 37.80°S / 174.86°E
Nearby airports
FAQ
- What is the IATA code for Raglan Aerodrome?
- RAG.
- What is the ICAO code for Raglan Aerodrome?
- NZRA.
- Where is Raglan Aerodrome located?
- Raglan, New Zealand.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RAG
{
"data": {
"id": 6264,
"iata_code": "RAG",
"icao_code": "NZRA",
"name": "Raglan Aerodrome",
"country_code": "NZ",
"city_id": 2183854,
"latitude": "-37.804699",
"longitude": "174.860001",
"elevation": 10,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Raglan"
}
}