

# Event Details

- **Event Name**: DUBS - Live Concert
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 03:00 pm
- **Event Description**: Classic Acoustic Rock.
- **Event URL**: https://allevents.in/white-bear-lake/dubs-live-concert/200030084720354
- **Event Categories**: concerts, music, entertainment, performances
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: White Bear Lake
- **state**: MN
- **country**: United States
- **location**: Washington Square Bar & Grill
- **lat**: 45.0845828
- **long**: -93.0088651
- **full address**: Washington Square Bar &amp; Grill, 4736 Washington Square,White Bear Lake, Minnesota, United States

## Event gallery

- **Alt text**: DUBS - Live Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ed6a2142021be64762d2c07a2dd88e03dba1446c3ae6d5e83d410245bd961a54-rimg-w698-h279-dcc6d74c-gmir?v=1783527982

## FAQs

- **Q**: When and where is DUBS - Live Concert being held?
  - **A:** DUBS - Live Concert takes place on Thu, 09 Jul, 2026 at 03:00 pm to Thu, 09 Jul, 2026 at 03:00 pm at Washington Square Bar & Grill, 4736 Washington Square,White Bear Lake, Minnesota, United States.
- **Q**: Who is organizing DUBS - Live Concert?
  - **A:** DUBS - Live Concert is organized by Dubs music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** DUBS - Live Concert 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 White Bear Lake, this event is thoughtfully curated to deliver a standout experience worth every moment. If DUBS - Live Concert 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": "DUBS - Live Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/ed6a2142021be64762d2c07a2dd88e03dba1446c3ae6d5e83d410245bd961a54-rimg-w698-h279-dcc6d74c-gmir?v=1783527982",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/white-bear-lake/dubs-live-concert/200030084720354",
        "location": {
            "@type": "Place",
            "name": "Washington Square Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4736 Washington Square,White Bear Lake, Minnesota",
                "addressLocality": "White Bear Lake",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.0845828",
                "longitude": "-93.0088651"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Acoustic Rock.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dubs music",
                "url": "https://allevents.in/org/dubs-music/27804212"
            }
        ]
    }
]
```