

# Event Details

- **Event Name**: Gov't Mule
- **Event Start and End Date**: Sun, 08 Sep, 2024 at 05:59 pm – Sat, 16 Apr, 2072 at 08:00 pm
- **Event URL**: https://allevents.in/chicago/govt-mule/2300026498747056
- **Event Categories**: art, theatre, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: Illinois
- **country**: United States
- **location**: Riviera Theatre - IL
- **lat**: 41.8781136000
- **long**: -87.6297982000
- **full address**: Riviera Theatre - IL, Riviera Theatre - IL, Chicago, United States of America, United States

## Event gallery

- **Alt text**: Gov't Mule
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cf1cfae0-0e20-11ef-bfb3-15c411967ee9-rimg-w1200-h803-dc050404-gmir.jpg?v=1715271955

## FAQs

- **Q**: When and where is Gov't Mule being held?
  - **A:** Gov't Mule takes place on Sun, 08 Sep, 2024 at 05:59 pm to Sat, 16 Apr, 2072 at 08:00 pm at Riviera Theatre - IL, Riviera Theatre - IL, Chicago, United States of America, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gov't Mule is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Gov't Mule sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Gov't Mule",
        "image": "https://cdn-az.allevents.in/events2/banners/cf1cfae0-0e20-11ef-bfb3-15c411967ee9-rimg-w1200-h803-dc050404-gmir.jpg?v=1715271955",
        "startDate": "2024-09-08",
        "endDate": "2072-04-16",
        "url": "https://allevents.in/chicago/govt-mule/2300026498747056",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Riviera Theatre - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Riviera Theatre - IL, Chicago, United States of America",
                "addressLocality": "Chicago",
                "addressRegion": "Illinois",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8781136000",
                "longitude": "-87.6297982000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```