

# Event Details

- **Event Name**: Deer Hill Band
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 03:00 pm – Sat, 13 Jun, 2026 at 06:00 pm
- **Event Description**: variety
- **Event URL**: https://allevents.in/waterloo/deer-hill-band/200030198183714
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Waterloo
- **state**: IL
- **country**: United States
- **location**: Vintage Wine Bar
- **lat**: 38.33481
- **long**: -90.14969
- **full address**: Vintage Wine Bar, 212 South Main Street,Waterloo, Illinois, United States

## Event gallery

- **Alt text**: Deer Hill Band
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/eac315040044f972a00b0280331fa5659cf2ebbcaded094c736ab15eb018238b-rimg-w420-h337-dcc8b417-gmir?v=1780780634

## FAQs

- **Q**: When and where is Deer Hill Band being held?
  - **A:** Deer Hill Band takes place on Sat, 13 Jun, 2026 at 03:00 pm to Sat, 13 Jun, 2026 at 06:00 pm at Vintage Wine Bar, 212 South Main Street,Waterloo, Illinois, United States.
- **Q**: Who is organizing Deer Hill Band?
  - **A:** Deer Hill Band is organized by Vintage Wine Bar.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Deer Hill Band 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 Waterloo, this event is thoughtfully curated to deliver a standout experience worth every moment. If Deer Hill 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": "Deer Hill Band",
        "image": "https://cdn-az.allevents.in/events2/banners/eac315040044f972a00b0280331fa5659cf2ebbcaded094c736ab15eb018238b-rimg-w420-h337-dcc8b417-gmir?v=1780780634",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/waterloo/deer-hill-band/200030198183714",
        "location": {
            "@type": "Place",
            "name": "Vintage Wine Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "212 South Main Street,Waterloo, Illinois",
                "addressLocality": "Waterloo",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.33481",
                "longitude": "-90.14969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "variety",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vintage Wine Bar",
                "url": "https://allevents.in/org/vintage-wine-bar/19264632"
            }
        ]
    }
]
```