

# Event Details

- **Event Name**: The Moods Show
- **Event Start and End Date**: Sun, 19 Oct, 2025 at 03:30 pm
- **Event Description**: The Moods Show!
- **Event URL**: https://allevents.in/libertyville/the-moods-show/200028616191021
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200028616191021?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=libertyville-events

## Event venue details

- **city**: Libertyville
- **state**: IL
- **country**: United States
- **location**: Impact Fuel Room
- **lat**: 42.30536
- **long**: -87.97074
- **full address**: Impact Fuel Room, 481 Peterson Rd,Libertyville, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Moods Official (https://allevents.in/org/the-moods-official/25951305)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/972d508a77577c1ae9abd50a6d8f8850294a752f76680618b5177055c8ba90ce-rimg-w1080-h663-dc7d7163-gmir?v=1760471532
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7d1781152cb43bce8a27280c3629928b2507ad906313acb0512aebefc18110f7-rimg-w300-h300-dc7d7163-gmir?v=1760471533

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Oct, 2025 at 03:30 pm
- **Q**: Where is the event happening?
  - **A:** Impact Fuel Room, 481 Peterson Rd,Libertyville, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** The Moods Official
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about The Moods Show ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Moods Show",
        "image": "https://cdn-az.allevents.in/events4/banners/972d508a77577c1ae9abd50a6d8f8850294a752f76680618b5177055c8ba90ce-rimg-w1080-h663-dc7d7163-gmir?v=1760471532",
        "startDate": "2025-10-19",
        "url": "https://allevents.in/libertyville/the-moods-show/200028616191021",
        "location": {
            "@type": "Place",
            "name": "Impact Fuel Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "481 Peterson Rd,Libertyville, Illinois",
                "addressLocality": "Libertyville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.30536",
                "longitude": "-87.97074"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Moods Show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Moods Official",
                "url": "https://allevents.in/org/the-moods-official/25951305"
            }
        ]
    }
]
```