

# Event Details

- **Event Name**: The BACON Co. at Great Lakes Distillery.
- **Event Start and End Date**: Sat, 17 Jun, 2017 at 02:00 pm
- **Event Description**: Bacon sandwich and the new bacon lobster sandwiches. Come visit.
- **Event URL**: https://allevents.in/milwaukee/the-bacon-co-at-great-lakes-distillery/346255212457879
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Milwaukee
- **state**: WI
- **country**: United States
- **location**: Great Lakes Distillery
- **lat**: 43.026843364873
- **long**: -87.918750646908
- **full address**: Great Lakes Distillery, 616 W Virginia St, Milwaukee, United States

## Event gallery

- **Alt text**: The BACON Co. at Great Lakes Distillery.
  - **Image URL**: https://cdn-az.allevents.in/banners/645c289e8c1304b9f24aabd56caccf93

## FAQs

- **Q**: When and where is The BACON Co. at Great Lakes Distillery. being held?
  - **A:** The BACON Co. at Great Lakes Distillery. takes place on Sat, 17 Jun, 2017 at 02:00 pm to Sat, 17 Jun, 2017 at 02:00 pm at Great Lakes Distillery, 616 W Virginia St, Milwaukee, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The BACON Co. at Great Lakes Distillery.",
        "image": "https://cdn-az.allevents.in/banners/645c289e8c1304b9f24aabd56caccf93",
        "startDate": "2017-06-17",
        "url": "https://allevents.in/milwaukee/the-bacon-co-at-great-lakes-distillery/346255212457879",
        "location": {
            "@type": "Place",
            "name": "Great Lakes Distillery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "616 W Virginia St",
                "addressLocality": "Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.026843364873",
                "longitude": "-87.918750646908"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bacon sandwich and the new bacon lobster sandwiches. Come visit."
    }
]
```