

# Event Details

- **Event Name**: Live Music featuring In Stereo
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 06:00 pm
- **Event Description**: This dynamic duo is sure to get your feet tapping, hands clapping and put a big smile on your face. They are talented, perform great songs and have pretty funny jokes, too.  Event will be on the patio, weather permitting.
- **Event URL**: https://allevents.in/hackensack/live-music-featuring-in-stereo/200030137462413
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Hackensack
- **state**: MN
- **country**: United States
- **location**: Rendezvous Brewing
- **lat**: 46.9304599
- **long**: -94.52167
- **full address**: Rendezvous Brewing, 112 S First Street,Hackensack, Minnesota, United States

## Event gallery

- **Alt text**: Live Music featuring In Stereo
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/33a989c17a8bd3fe90f0b270b1bfc640ecdad5851e60e20ceeafe48602d4775d-rimg-w512-h511-dcffffff-gmir?v=1783622656

## FAQs

- **Q**: When and where is Live Music featuring In Stereo being held?
  - **A:** Live Music featuring In Stereo takes place on Sat, 25 Jul, 2026 at 06:00 pm to Sat, 25 Jul, 2026 at 06:00 pm at Rendezvous Brewing, 112 S First Street,Hackensack, Minnesota, United States.
- **Q**: Who is organizing Live Music featuring In Stereo?
  - **A:** Live Music featuring In Stereo is organized by Rendezvous Brewing.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music featuring In Stereo 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 Hackensack, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music featuring In Stereo sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Music featuring In Stereo",
        "image": "https://cdn-az.allevents.in/events3/banners/33a989c17a8bd3fe90f0b270b1bfc640ecdad5851e60e20ceeafe48602d4775d-rimg-w512-h511-dcffffff-gmir?v=1783622656",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/hackensack/live-music-featuring-in-stereo/200030137462413",
        "location": {
            "@type": "Place",
            "name": "Rendezvous Brewing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 S First Street,Hackensack, Minnesota",
                "addressLocality": "Hackensack",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.9304599",
                "longitude": "-94.52167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This dynamic duo is sure to get your feet tapping, hands clapping and put a big smile on your face. They are talented, perform great songs and have pretty funny jokes, too.  Event will be on the patio, weather permitting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rendezvous Brewing",
                "url": "https://allevents.in/org/rendezvous-brewing/19353905"
            }
        ]
    }
]
```