

# Event Details

- **Event Name**: Club meeting 
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm
- **Event Description**: Club meeting, starts at 6:00 pm
- **Event URL**: https://allevents.in/durand/club-meeting/200029162805533
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Durand
- **state**: WI
- **country**: United States
- **location**: Alex's Pizza
- **lat**: 44.62849
- **long**: -91.9668499
- **full address**: Alex's Pizza, 119 W Main St,Durand, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Durand Sno Scouts (https://allevents.in/org/durand-sno-scouts/22880951)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d63fedf4b93e1fe71e2322b00cf050e9424bafaf7dae8ec06827347da1fc4401-rimg-w1200-h900-dc020202-gmir?v=1764817986
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a1741124940fc22508cbf588b66b30b8a93c93e9a1990f0112155f645d99b2c0-rimg-w300-h300-dc020202-gmir?v=1764817987

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Alex's Pizza, 119 W Main St,Durand, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** Durand Sno Scouts
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Club meeting  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/d63fedf4b93e1fe71e2322b00cf050e9424bafaf7dae8ec06827347da1fc4401-rimg-w1200-h900-dc020202-gmir?v=1764817986",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/durand/club-meeting/200029162805533",
        "location": {
            "@type": "Place",
            "name": "Alex's Pizza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "119 W Main St,Durand, Wisconsin",
                "addressLocality": "Durand",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.62849",
                "longitude": "-91.9668499"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Club meeting, starts at 6:00 pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Durand Sno Scouts",
                "url": "https://allevents.in/org/durand-sno-scouts/22880951"
            }
        ]
    }
]
```