

# Event Details

- **Event Name**: VT Lake Monster Home Run Derby Brewfest
- **Event Start and End Date**: Mon, 24 Jul, 2023 at 05:30 pm – Mon, 24 Jul, 2023 at 07:30 pm
- **Event Description**: Come watch the Lake Monsters game and grab a few of your favorite beers and von Trapp swag from 5:30-7:30 during their home run derby.
- **Event URL**: https://allevents.in/burlington/vt-lake-monster-home-run-derby-brewfest/200024920384828
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: VT
- **country**: United States
- **location**: Vermont Lake Monsters
- **lat**: 44.481474358145
- **long**: -73.188086160023
- **full address**: Vermont Lake Monsters, ,Burlington,VT,United States

## Event gallery

- **Alt text**: VT Lake Monster Home Run Derby Brewfest
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/56fc822767d811d73224160e5b10fe980504201d5e9597383c0192bed37ae922-rimg-w960-h502-gmir.jpg?v=1690012294

## FAQs

- **Q**: When and where is VT Lake Monster Home Run Derby Brewfest being held?
  - **A:** VT Lake Monster Home Run Derby Brewfest takes place on Mon, 24 Jul, 2023 at 05:30 pm to Mon, 24 Jul, 2023 at 07:30 pm at Vermont Lake Monsters, ,Burlington,VT,United States.
- **Q**: Who is organizing VT Lake Monster Home Run Derby Brewfest?
  - **A:** VT Lake Monster Home Run Derby Brewfest is organized by von Trapp Brewing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VT Lake Monster Home Run Derby Brewfest",
        "image": "https://cdn-az.allevents.in/events5/banners/56fc822767d811d73224160e5b10fe980504201d5e9597383c0192bed37ae922-rimg-w960-h502-gmir.jpg?v=1690012294",
        "startDate": "2023-07-24",
        "endDate": "2023-07-24",
        "url": "https://allevents.in/burlington/vt-lake-monster-home-run-derby-brewfest/200024920384828",
        "location": {
            "@type": "Place",
            "name": "Vermont Lake Monsters",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": ",Burlington,VT,United States",
                "addressLocality": "Burlington",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.481474358145",
                "longitude": "-73.188086160023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come watch the Lake Monsters game and grab a few of your favorite beers and von Trapp swag from 5:30-7:30 during their home run derby.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "von Trapp Brewing",
                "url": "https://allevents.in/org/von-trapp-brewing/6695566",
                "description": "Brewing Austrian - style lagers since 2010."
            }
        ]
    }
]
```