

# Event Details

- **Event Name**: Button Bay State Park
- **Event Start and End Date**: Sat, 26 Jul, 2025 at 06:00 pm
- **Event Description**: Concert in the Pavilion    Bluegrass and Acoustic Covers
- **Event URL**: https://allevents.in/vergennes/button-bay-state-park/200028476667725
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details

- **Ticket URL**: http://facebook.com/200028476667725?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=vergennes-events

## Event venue details

- **city**: Vergennes
- **state**: VT
- **country**: United States
- **location**: Button Bay State Park, Vergennes, VT 05491, United States
- **lat**: 44.18221
- **long**: -73.36116
- **full address**: Button Bay State Park, Vergennes, VT 05491, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hard Scrabble (https://allevents.in/org/hard-scrabble/21498349)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/81ab7bd13e409f7babe4d53a561bcd67478552367a13d08a89e781afb3e15793-rimg-w1200-h1553-dcffffff-gmir?v=1753362146
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ad309ce41271830241a805711ec734aeaa5d5c14f355db94bd5bdddc156cfa1b-rimg-w300-h300-dcffffff-gmir?v=1753362147

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 26 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Button Bay State Park, Vergennes, VT 05491, United States
- **Q**: Who is organizing the event?
  - **A:** Hard Scrabble
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Button Bay State Park ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Button Bay State Park",
        "image": "https://cdn-az.allevents.in/events9/banners/81ab7bd13e409f7babe4d53a561bcd67478552367a13d08a89e781afb3e15793-rimg-w1200-h1553-dcffffff-gmir?v=1753362146",
        "startDate": "2025-07-26",
        "url": "https://allevents.in/vergennes/button-bay-state-park/200028476667725",
        "location": {
            "@type": "Place",
            "name": "Button Bay State Park, Vergennes, VT 05491, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "693 Button Bay State Park Rd, Vergennes, VT 05491, United States",
                "addressLocality": "Vergennes",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.18221",
                "longitude": "-73.36116"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert in the Pavilion    Bluegrass and Acoustic Covers",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hard Scrabble",
                "url": "https://allevents.in/org/hard-scrabble/21498349"
            }
        ]
    }
]
```