

# Event Details

- **Event Name**: Gig - Burgers and Brews
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 04:00 pm (-05:00)
- **Event Description**: The BBQ Band will be at Burgers and Brews on June 16th from 5-8PM. Come on out for some great food and great music!
- **Event URL**: https://allevents.in/barton/gig-burgers-and-brews/200029918900323
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Barton
- **state**: VT
- **country**: United States
- **location**: 558 Barton Orleans Rd, Barton, VT 05822-8832, United States
- **lat**: 44.75843
- **long**: -72.19197
- **full address**: 558 Barton Orleans Rd, Barton, VT 05822-8832, United States

## Event gallery

- **Alt text**: Gig - Burgers and Brews
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d196a7d6c3e791b5ee2dbfdf07064438c59deccd275b10d5a7772a76b3fb21eb-rimg-w1200-h527-dca7a37b-gmir?v=1776432120

## FAQs

- **Q**: When and where is Gig - Burgers and Brews being held?
  - **A:** Gig - Burgers and Brews takes place on Tue, 16 Jun, 2026 at 04:00 pm to Tue, 16 Jun, 2026 at 04:00 pm at 558 Barton Orleans Rd, Barton, VT 05822-8832, United States.
- **Q**: Who is organizing Gig - Burgers and Brews?
  - **A:** Gig - Burgers and Brews is organized by BBQ Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gig - Burgers and Brews 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 Barton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Gig - Burgers and Brews 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": "Gig - Burgers and Brews",
        "image": "https://cdn-az.allevents.in/events8/banners/d196a7d6c3e791b5ee2dbfdf07064438c59deccd275b10d5a7772a76b3fb21eb-rimg-w1200-h527-dca7a37b-gmir?v=1776432120",
        "startDate": "2026-06-16T16:00:00-05:00",
        "url": "https://allevents.in/barton/gig-burgers-and-brews/200029918900323",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "558 Barton Orleans Rd, Barton, VT 05822-8832, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "558 Barton Orleans Rd, Barton, VT 05822-8832, United States",
                "addressLocality": "Barton",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.75843",
                "longitude": "-72.19197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The BBQ Band will be at Burgers and Brews on June 16th from 5-8PM. Come on out for some great food and great music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BBQ Band",
                "url": "https://allevents.in/org/bbq-band/25058006"
            }
        ]
    }
]
```