YELLOWSTONE REGIONAL AIRPORT
CODY · US · 44.52°N / 109.02°W
COD
IATA · ICAO
KCOD
Yellowstone Regional Airport (COD) serves Cody, United States. It sits at 44.52/-109.02, rises to 5102 ft, is classified as medium airport.
Type
Medium airport
Elevation
5102ft
Scheduled service
YES
ICAO
KCOD
All facts
- IATA
- COD
- Municipality
- Cody
- Country
- United States
- Coords
- 44.52°N / 109.02°W
Nearby airports
FAQ
- What is the IATA code for Yellowstone Regional Airport?
- COD.
- What is the ICAO code for Yellowstone Regional Airport?
- KCOD.
- Where is Yellowstone Regional Airport located?
- Cody, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/COD
{
"data": {
"id": 3492,
"iata_code": "COD",
"icao_code": "KCOD",
"name": "Yellowstone Regional Airport",
"country_code": "US",
"city_id": 5821593,
"latitude": "44.520199",
"longitude": "-109.024002",
"elevation": 5102,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Cody"
}
}