

# Event Details

- **Event Name**: July Monthly Meeting
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 06:00 pm – Thu, 09 Jul, 2026 at 07:30 pm
- **Event Description**: Join us for our regular monthly meeting.
- **Event URL**: https://allevents.in/prairie-du-sac/july-monthly-meeting/200030087992356
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## 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**: July Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5f659736d4e156daabdf6be095f5b950390ffd6a48e125dd70c1b170f03a66b9-rimg-w1200-h1600-dc434750-gmir?v=1782826903

## FAQs

- **Q**: When and where is July Monthly Meeting being held?
  - **A:** July Monthly Meeting takes place on Thu, 09 Jul, 2026 at 06:00 pm to Thu, 09 Jul, 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 July Monthly Meeting?
  - **A:** July Monthly Meeting is organized by Indivisible Sauk Prairie.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/5f659736d4e156daabdf6be095f5b950390ffd6a48e125dd70c1b170f03a66b9-rimg-w1200-h1600-dc434750-gmir?v=1782826903",
        "startDate": "2026-07-09",
        "endDate": "2026-07-09",
        "url": "https://allevents.in/prairie-du-sac/july-monthly-meeting/200030087992356",
        "location": {
            "@type": "Place",
            "name": "Sauk Prairie Police Dept, Community Room, 640 13th St, Prairie du Sac, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "sauk prairie police dept community room 640 13th st prairie du sac wi, Prairie du Sac, WI",
                "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"
            }
        ]
    }
]
```