

# Event Details

- **Event Name**: We Want Beer
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 08:00 pm – Sat, 03 Jan, 2026 at 11:00 pm
- **Event Description**: Live music
- **Event URL**: https://allevents.in/peoria/we-want-beer/200029019566013
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: Peoria
- **state**: IL
- **country**: United States
- **location**: 621 W Glen Ave, Peoria, IL
- **lat**: 40.74706
- **long**: -89.60224
- **full address**: 621 W Glen Ave, Peoria, IL, United States

## Event gallery

- **Alt text**: We Want Beer
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=We+Want+Beer&date=Sat%2C+03+Jan%2C+2026+at+08%3A00+pm&bg=4

## FAQs

- **Q**: When and where is We Want Beer being held?
  - **A:** We Want Beer takes place on Sat, 03 Jan, 2026 at 08:00 pm to Sat, 03 Jan, 2026 at 11:00 pm at 621 W Glen Ave, Peoria, IL, United States.
- **Q**: Who is organizing We Want Beer?
  - **A:** We Want Beer is organized by Red Barn.
- **Q**: Who is this event for? Is it right for me?
  - **A:** We Want Beer is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Peoria, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "We Want Beer",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=We+Want+Beer&date=Sat%2C+03+Jan%2C+2026+at+08%3A00+pm&bg=4",
        "startDate": "2026-01-03",
        "endDate": "2026-01-03",
        "url": "https://allevents.in/peoria/we-want-beer/200029019566013",
        "location": {
            "@type": "Place",
            "name": "621 W Glen Ave, Peoria, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "621 W Glen Ave, Peoria, IL 61614-4830, United States",
                "addressLocality": "Peoria",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.74706",
                "longitude": "-89.60224"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Barn",
                "url": "https://allevents.in/org/red-barn/26875107"
            }
        ]
    }
]
```