Skip to content

Commit

Permalink
add C56 airport
Browse files Browse the repository at this point in the history
  • Loading branch information
maidough committed Mar 6, 2024
1 parent d252ff6 commit ef0ec03
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions airports.json
Original file line number Diff line number Diff line change
Expand Up @@ -71447,6 +71447,18 @@
"lon": 21.0358009338,
"tz": "Europe\/Belgrade"
},
"C56": {
"icao": "C56",
"iata": "",
"name": "Bult Field",
"city": "Monee",
"state": "Illinois",
"country": "US",
"elevation": 790,
"lat": 41.377002,
"lon": -87.684475,
"tz": "America\/Chicago"
},
"CA02": {
"icao": "CA02",
"iata": "",
Expand Down

0 comments on commit ef0ec03

Please sign in to comment.