

# Event Details

- **Event Name**: Witches Brews
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 03:00 pm
- **Event Description**: This is our monthly hang out of like minded folks. Feel free to come no matter what path or experience level.
- **Event URL**: https://allevents.in/crystal/witches-brews/200030246168345
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details

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

## Event venue details

- **city**: Crystal
- **state**: MN
- **country**: United States
- **location**: Wicked Wort Brewing Co.
- **lat**: 45.03082
- **long**: -93.33932
- **full address**: Wicked Wort Brewing Co., Robbinsdale, Minnesota, Crystal, United States

## Event gallery

- **Alt text**: Witches Brews
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c9fc250efded80043595325dc2d77e0906c735879998597e058ba248c3862e51-rimg-w720-h960-dc171218-gmir?v=1782534699

## FAQs

- **Q**: When and where is Witches Brews being held?
  - **A:** Witches Brews takes place on Sun, 05 Jul, 2026 at 03:00 pm to Sun, 05 Jul, 2026 at 03:00 pm at Wicked Wort Brewing Co., Robbinsdale, Minnesota, Crystal, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Witches Brews",
        "image": "https://cdn-az.allevents.in/events6/banners/c9fc250efded80043595325dc2d77e0906c735879998597e058ba248c3862e51-rimg-w720-h960-dc171218-gmir?v=1782534699",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/crystal/witches-brews/200030246168345",
        "location": {
            "@type": "Place",
            "name": "Wicked Wort Brewing Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Robbinsdale, Minnesota",
                "addressLocality": "Crystal",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.03082",
                "longitude": "-93.33932"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our monthly hang out of like minded folks. Feel free to come no matter what path or experience level."
    }
]
```