[
  {
    "month": "September",
    "events": [
      {
        "day": "12",
        "event": "Monthly Service Event",
        "location": "United Way Week of Caring",
        "description": ""
      }
    ]
  },
  {
    "month": "October",
    "events": [
      {
        "day": "18",
        "event": "Into the Streets",
        "location": "Koons Activity Venue (KAV)",
        "description": ""
      }
    ]
  },
  {
    "month": "November",
    "events": [
      {
        "day": "14",
        "event": "Monthly Service Event",
        "location": "Midwest Food Bank",
        "description": ""
      }
    ]
  }
]
