

# Event Details

- **Event Name**: October Monthly Meeting
- **Event Start and End Date**: Thu, 08 Oct, 2026 at 06:00 pm – Thu, 08 Oct, 2026 at 07:30 pm (-05:00)
- **Event Description**: Join us for our regular monthly meeting.
- **Event URL**: https://allevents.in/prairie-du-sac/october-monthly-meeting/200030571473723
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Prairie Du Sac
- **state**: WI
- **country**: United States
- **location**: Sauk Prairie Police Dept, Community Room, 640 13th St, Prairie du Sac, WI
- **lat**: 43.29237
- **long**: -89.73338
- **full address**: Sauk Prairie Police Dept, Community Room, 640 13th St, Prairie du Sac, WI, United States

## Event gallery

- **Alt text**: October Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/89c821f562d39cadc85ce6abadd61c4b3b93c2867991f6aefb086363020e3e04-rimg-w1200-h1600-dc484858-gmir?v=1788208249

## FAQs

- **Q**: When and where is October Monthly Meeting being held?
  - **A:** October Monthly Meeting takes place on Thu, 08 Oct, 2026 at 06:00 pm to Thu, 08 Oct, 2026 at 07:30 pm at Sauk Prairie Police Dept, Community Room, 640 13th St, Prairie du Sac, WI, United States.
- **Q**: Who is organizing October Monthly Meeting?
  - **A:** October Monthly Meeting is organized by Indivisible Sauk Prairie.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/89c821f562d39cadc85ce6abadd61c4b3b93c2867991f6aefb086363020e3e04-rimg-w1200-h1600-dc484858-gmir?v=1788208249",
        "startDate": "2026-10-08T18:00:00-05:00",
        "endDate": "2026-10-08T19:30:00-05:00",
        "url": "https://allevents.in/prairie-du-sac/october-monthly-meeting/200030571473723",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sauk Prairie Police Dept, Community Room, 640 13th St, Prairie du Sac, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 13th St, Prairie du Sac, WI 53578-1210, United States",
                "addressLocality": "Prairie Du Sac",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.29237",
                "longitude": "-89.73338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our regular monthly meeting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indivisible Sauk Prairie",
                "url": "https://allevents.in/org/indivisible-sauk-prairie/22810418"
            }
        ]
    }
]
```