REDDING MUNICIPAL AIRPORT
REDDING · US · 40.51°N / 122.29°W
RDD
IATA · ICAO
KRDD
Redding Municipal Airport (RDD) serves Redding, United States. It sits at 40.51/-122.29, rises to 505 ft, is classified as medium airport.
Type
Medium airport
Elevation
505ft
Scheduled service
YES
ICAO
KRDD
All facts
- IATA
- RDD
- Municipality
- Redding
- Country
- United States
- Coords
- 40.51°N / 122.29°W
Nearby airports
FAQ
- What is the IATA code for Redding Municipal Airport?
- RDD.
- What is the ICAO code for Redding Municipal Airport?
- KRDD.
- Where is Redding Municipal Airport located?
- Redding, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RDD
{
"data": {
"id": 4454,
"iata_code": "RDD",
"icao_code": "KRDD",
"name": "Redding Municipal Airport",
"country_code": "US",
"city_id": 5570160,
"latitude": "40.50899887",
"longitude": "-122.2929993",
"elevation": 505,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Redding"
}
}