

# Event Details

- **Event Name**: Annual Meeting 
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 12:00 pm
- **Event Description**: Potluck at 12:00 - Bring a dish to pass
Meeting at 1:00
- **Event URL**: https://allevents.in/prairie-du-chien/annual-meeting/200029485877359
- **Event Categories**: meetups, food-drinks, potluck
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details

- **Ticket URL**: http://facebook.com/200029485877359?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=prairie+du+chien-events

## Event venue details

- **city**: Prairie Du Chien
- **state**: WI
- **country**: United States
- **location**: Rural Bridgeport & Prairie du Chien Volunteer Fire Department
- **lat**: 43.02738
- **long**: -91.12423
- **full address**: Rural Bridgeport &amp; Prairie du Chien Volunteer Fire Department, 63176 Vineyard RD,Prairie du Chien, Wisconsin, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2ae68a3b8d0ee275259e907154c54a669680d9bd38f0413b3988ccaa71ce5618-rimg-w1200-h629-dc605d4b-gmir?v=1772039090
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8bf7ec472c79e385278945da57492425d9d610d51e1c204b76d749bcabca45ba-rimg-w300-h300-dc60625c-gmir?v=1772039090

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Rural Bridgeport &amp; Prairie du Chien Volunteer Fire Department, 63176 Vineyard RD,Prairie du Chien, Wisconsin, United States
- **Q**: What type of event is this?
  - **A:** meetups, food-drinks, potluck
- **Q**: Where can I find ticket details about Annual Meeting  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/2ae68a3b8d0ee275259e907154c54a669680d9bd38f0413b3988ccaa71ce5618-rimg-w1200-h629-dc605d4b-gmir?v=1772039090",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/prairie-du-chien/annual-meeting/200029485877359",
        "location": {
            "@type": "Place",
            "name": "Rural Bridgeport & Prairie du Chien Volunteer Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "63176 Vineyard RD,Prairie du Chien, Wisconsin",
                "addressLocality": "Prairie Du Chien",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.02738",
                "longitude": "-91.12423"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Potluck at 12:00 - Bring a dish to pass\nMeeting at 1:00"
    }
]
```