

# Event Details

- **Event Name**: Sound and Gravity Festival
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 07:00 pm – Sun, 06 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/sound-and-gravity-festival/2300030532352441
- **Event Categories**: festivals
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Historic Main Stage at Athenaeum Center - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Historic Main Stage at Athenaeum Center - IL, 2936 North Southport Avenue, Chicago, United States

## Event gallery

- **Alt text**: Sound and Gravity Festival
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/79c1a7d0-a54f-11f1-8345-8160f1306c66-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788189620

## FAQs

- **Q**: When and where is Sound and Gravity Festival being held?
  - **A:** Sound and Gravity Festival takes place on Sat, 05 Sep, 2026 at 07:00 pm to Sun, 06 Sep, 2026 at 09:00 pm at Historic Main Stage at Athenaeum Center - IL, 2936 North Southport Avenue, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sound and Gravity Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. 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 Sound and Gravity Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Sound and Gravity Festival",
        "image": "https://cdn-az.allevents.in/events9/banners/79c1a7d0-a54f-11f1-8345-8160f1306c66-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788189620",
        "startDate": "2026-09-05T19:00:00-05:00",
        "endDate": "2026-09-06T21:00:00-05:00",
        "url": "https://allevents.in/chicago/sound-and-gravity-festival/2300030532352441",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Historic Main Stage at Athenaeum Center - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2936 North Southport Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```