

# Event Details

- **Event Name**: The Worts Brew Club Monthly Meeting
- **Event Start and End Date**: Sun, 11 Oct, 2026 at 03:00 pm (-05:00)
- **Event Description**: Join us at our monthly meeting for a brief presentation, social time, and homebrew tasting. Feel free to bring some of your latest brews to share, but that's not required.
- **Event URL**: https://allevents.in/columbia/the-worts-brew-club-monthly-meeting/200030438642049
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Columbia
- **state**: MO
- **country**: United States
- **location**: International Tap House - Columbia, MO
- **lat**: 38.94767
- **long**: -92.32711
- **full address**: International Tap House - Columbia, MO, Columbia, Missouri, United States

## Event gallery

- **Alt text**: The Worts Brew Club Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cd65d5e8e2344689f01138ae63a2cdc0b1796871011b600875f49080e8e844d3-rimg-w900-h900-dc080808-gmir?v=1788080854

## FAQs

- **Q**: When and where is The Worts Brew Club Monthly Meeting being held?
  - **A:** The Worts Brew Club Monthly Meeting takes place on Sun, 11 Oct, 2026 at 03:00 pm to Sun, 11 Oct, 2026 at 03:00 pm at International Tap House - Columbia, MO, Columbia, Missouri, United States.
- **Q**: Who is organizing The Worts Brew Club Monthly Meeting?
  - **A:** The Worts Brew Club Monthly Meeting is organized by Benjamin Asbeck.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Worts Brew Club Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/cd65d5e8e2344689f01138ae63a2cdc0b1796871011b600875f49080e8e844d3-rimg-w900-h900-dc080808-gmir?v=1788080854",
        "startDate": "2026-10-11T15:00:00-05:00",
        "url": "https://allevents.in/columbia/the-worts-brew-club-monthly-meeting/200030438642049",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "International Tap House - Columbia, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Columbia, Missouri",
                "addressLocality": "Columbia",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.94767",
                "longitude": "-92.32711"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at our monthly meeting for a brief presentation, social time, and homebrew tasting. Feel free to bring some of your latest brews to share, but that's not required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Benjamin Asbeck",
                "url": "https://allevents.in/org/benjamin-asbeck/20838211"
            }
        ]
    }
]
```