

# Event Details

- **Event Name**: Lower the Bar band
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 03:00 pm – Sun, 12 Jul, 2026 at 07:00 pm
- **Event Description**: The Patio will be rocking… join in the fun!
- **Event URL**: https://allevents.in/freeburg/lower-the-bar-band/200030022615140
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Freeburg
- **state**: IL
- **country**: United States
- **location**: 3535 S. Route 159, Freeburg, IL
- **lat**: 38.43622
- **long**: -89.98397
- **full address**: 3535 S. Route 159, Freeburg, IL, United States

## Event gallery

- **Alt text**: Lower the Bar band
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/252b81df065b3c899d8b844363e79b2cff0c20300b08251f9b56d49b70d42843-rimg-w1200-h571-dc181615-gmir?v=1783580185

## FAQs

- **Q**: When and where is Lower the Bar band being held?
  - **A:** Lower the Bar band takes place on Sun, 12 Jul, 2026 at 03:00 pm to Sun, 12 Jul, 2026 at 07:00 pm at 3535 S. Route 159, Freeburg, IL, United States.
- **Q**: Who is organizing Lower the Bar band?
  - **A:** Lower the Bar band is organized by Catholic War Veterans Post 370.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lower the Bar band 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 Freeburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lower the Bar band 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": "Lower the Bar band",
        "image": "https://cdn-az.allevents.in/events2/banners/252b81df065b3c899d8b844363e79b2cff0c20300b08251f9b56d49b70d42843-rimg-w1200-h571-dc181615-gmir?v=1783580185",
        "startDate": "2026-07-12",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/freeburg/lower-the-bar-band/200030022615140",
        "location": {
            "@type": "Place",
            "name": "3535 S. Route 159, Freeburg, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3535 IL-159, Freeburg, IL 62243-2003, United States",
                "addressLocality": "Freeburg",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.43622",
                "longitude": "-89.98397"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Patio will be rocking… join in the fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Catholic War Veterans Post 370",
                "url": "https://allevents.in/org/catholic-war-veterans-post-370/24844636"
            }
        ]
    }
]
```