

# Event Details

- **Event Name**: Live at Dock Browns
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: It’s been a long winter, come listen to some acoustic jams with us!!
- **Event URL**: https://allevents.in/round-lake/live-at-dock-browns/200029954722459
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Round Lake
- **state**: NY
- **country**: United States
- **location**: Dock Brown's Lakeside Tavern
- **lat**: 42.986010815873
- **long**: -73.742932962699
- **full address**: Dock Brown's Lakeside Tavern, 511 Route 9P,Malta, New York, Round Lake, United States

## Event gallery

- **Alt text**: Live at Dock Browns
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/096bf32f8185f4745db31309780b2d94240f6f523d1f8beb4420d58f0bc083e0-rimg-w1200-h629-dc484848-gmir?v=1776358139

## FAQs

- **Q**: When and where is Live at Dock Browns being held?
  - **A:** Live at Dock Browns takes place on Sat, 18 Apr, 2026 at 06:00 pm to Sat, 18 Apr, 2026 at 06:00 pm at Dock Brown's Lakeside Tavern, 511 Route 9P,Malta, New York, Round Lake, United States.
- **Q**: Who is organizing Live at Dock Browns?
  - **A:** Live at Dock Browns is organized by Upstate Vibe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Dock Browns",
        "image": "https://cdn-az.allevents.in/events10/banners/096bf32f8185f4745db31309780b2d94240f6f523d1f8beb4420d58f0bc083e0-rimg-w1200-h629-dc484848-gmir?v=1776358139",
        "startDate": "2026-04-18T18:00:00-04:00",
        "url": "https://allevents.in/round-lake/live-at-dock-browns/200029954722459",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dock Brown's Lakeside Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "511 Route 9P,Malta, New York",
                "addressLocality": "Round Lake",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.986010815873",
                "longitude": "-73.742932962699"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s been a long winter, come listen to some acoustic jams with us!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Upstate Vibe",
                "url": "https://allevents.in/org/upstate-vibe/23268480"
            }
        ]
    }
]
```