

# Event Details

- **Event Name**: The Wild Chicago at DeMito’s Saloon
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 08:00 pm – Sat, 22 Aug, 2026 at 11:55 pm (-05:00)
- **Event Description**: Coming August 22nd!
- **Event URL**: https://allevents.in/villa-park/the-wild-chicago-at-demito’s-saloon/200030137277227
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Villa Park
- **state**: IL
- **country**: United States
- **location**: Villa Park, Illinois
- **lat**: 41.8886
- **long**: -87.9778
- **full address**: Villa Park, Illinois, United States

## Event gallery

- **Alt text**: The Wild Chicago at DeMito’s Saloon
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/20717f981d538a5e5a9806f043523408ac1f3362027f2491c669a5a25ffd944c-rimg-w685-h385-dc181516-gmir?v=1779845966

## FAQs

- **Q**: When and where is The Wild Chicago at DeMito’s Saloon being held?
  - **A:** The Wild Chicago at DeMito’s Saloon takes place on Sat, 22 Aug, 2026 at 08:00 pm to Sat, 22 Aug, 2026 at 11:55 pm at Villa Park, Illinois, United States.
- **Q**: Who is organizing The Wild Chicago at DeMito’s Saloon?
  - **A:** The Wild Chicago at DeMito’s Saloon is organized by THE WILD Chicago.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Wild Chicago at DeMito’s Saloon",
        "image": "https://cdn-az.allevents.in/events7/banners/20717f981d538a5e5a9806f043523408ac1f3362027f2491c669a5a25ffd944c-rimg-w685-h385-dc181516-gmir?v=1779845966",
        "startDate": "2026-08-22T20:00:00-05:00",
        "endDate": "2026-08-22T23:55:00-05:00",
        "url": "https://allevents.in/villa-park/the-wild-chicago-at-demito’s-saloon/200030137277227",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Villa Park, Illinois",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Villa Park, Illinois",
                "addressLocality": "Villa Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8886",
                "longitude": "-87.9778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coming August 22nd!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "THE WILD Chicago",
                "url": "https://allevents.in/org/the-wild-chicago/25283381"
            }
        ]
    }
]
```