

# Event Details

- **Event Name**: November Club Meeting
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 07:00 pm
- **Event Description**: Testing the 4th set of off-flavor samples.
- **Event URL**: https://allevents.in/davis/november-club-meeting/200029216567824
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Davis
- **state**: CA
- **country**: United States
- **location**: Sudwerk Brewing Co.
- **lat**: 38.5471611518
- **long**: -121.725487265
- **full address**: Sudwerk Brewing Co., 2001 2nd St,Davis,CA,United States

## Event gallery

- **Alt text**: November Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2156acf7926349b47a0530a31214763b0ee9b9aba44c25b8ffdafcd44fc681a6-rimg-w450-h176-dc131f48-gmir?v=1763496804

## FAQs

- **Q**: When and where is November Club Meeting being held?
  - **A:** November Club Meeting takes place on Thu, 20 Nov, 2025 at 07:00 pm to Thu, 20 Nov, 2025 at 07:00 pm at Sudwerk Brewing Co., 2001 2nd St,Davis,CA,United States.
- **Q**: Who is organizing November Club Meeting?
  - **A:** November Club Meeting is organized by Greenbelt Brewers Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "November Club Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/2156acf7926349b47a0530a31214763b0ee9b9aba44c25b8ffdafcd44fc681a6-rimg-w450-h176-dc131f48-gmir?v=1763496804",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/davis/november-club-meeting/200029216567824",
        "location": {
            "@type": "Place",
            "name": "Sudwerk Brewing Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2001 2nd St,Davis,CA,United States",
                "addressLocality": "Davis",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5471611518",
                "longitude": "-121.725487265"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Testing the 4th set of off-flavor samples.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greenbelt Brewers Association",
                "url": "https://allevents.in/org/greenbelt-brewers-association/22560432"
            }
        ]
    }
]
```