

# Event Details

- **Event Name**: Senator Bernie Sanders Sunset Cruise
- **Event Start and End Date**: Sun, 16 Sep, 2018 at 04:45 pm – Sun, 16 Sep, 2018 at 08:00 pm
- **Event Description**: SOLD OUT! Sunset Cruise on Lake Champlain with Bernie Sanders and friends.  Mango Jam is providing the live music.
- **Event URL**: https://allevents.in/vermont/senator-bernie-sanders-sunset-cruise/20002080625359
- **Event Categories**: Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Vermont
- **state**: IL
- **country**: United States
- **location**: The Spirit of Ethan Allen
- **lat**: 44.4556
- **long**: -73.21269
- **full address**: The Spirit of Ethan Allen, 348 Flynn Ave, Burlington, Vermont 05401, Vermont, United States

## Event gallery

- **Alt text**: Senator Bernie Sanders Sunset Cruise
  - **Image URL**: https://cdn-az.allevents.in/banners/d0cccc90-b40c-11e8-81c9-1b431fd718bc-rimg-w526-h394-dc777a77-gmir.jpg

## FAQs

- **Q**: When and where is Senator Bernie Sanders Sunset Cruise being held?
  - **A:** Senator Bernie Sanders Sunset Cruise takes place on Sun, 16 Sep, 2018 at 04:45 pm to Sun, 16 Sep, 2018 at 08:00 pm at The Spirit of Ethan Allen, 348 Flynn Ave, Burlington, Vermont 05401, Vermont, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senator Bernie Sanders Sunset Cruise",
        "image": "https://cdn-az.allevents.in/banners/d0cccc90-b40c-11e8-81c9-1b431fd718bc-rimg-w526-h394-dc777a77-gmir.jpg",
        "startDate": "2018-09-16",
        "endDate": "2018-09-16",
        "url": "https://allevents.in/vermont/senator-bernie-sanders-sunset-cruise/20002080625359",
        "location": {
            "@type": "Place",
            "name": "The Spirit of Ethan Allen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "348 Flynn Ave, Burlington, Vermont 05401",
                "addressLocality": "Vermont",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.4556",
                "longitude": "-73.21269"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SOLD OUT! Sunset Cruise on Lake Champlain with Bernie Sanders and friends.  Mango Jam is providing the live music."
    }
]
```