

# Event Details

- **Event Name**: Fruition
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 08:00 pm – Fri, 02 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/fruition/2300030366717535
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Gary & Laura Maurer Concert Hall at Old Town School of Folk Music
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Gary &amp; Laura Maurer Concert Hall at Old Town School of Folk Music, 4544 N Lincoln, Chicago, United States

## Event gallery

- **Alt text**: Fruition
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fruition&date=Fri%2C+02+Oct%2C+2026+at+08%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Fruition being held?
  - **A:** Fruition takes place on Fri, 02 Oct, 2026 at 08:00 pm to Fri, 02 Oct, 2026 at 10:00 pm at Gary & Laura Maurer Concert Hall at Old Town School of Folk Music, 4544 N Lincoln, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fruition is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fruition sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fruition",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Fruition&date=Fri%2C+02+Oct%2C+2026+at+08%3A00+pm&bg=1",
        "startDate": "2026-10-02T20:00:00-05:00",
        "endDate": "2026-10-02T22:00:00-05:00",
        "url": "https://allevents.in/chicago/fruition/2300030366717535",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gary & Laura Maurer Concert Hall at Old Town School of Folk Music",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4544 N Lincoln",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```