

# Event Details

- **Event Name**: December Monthly Meeting 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: This is our December meeting. We will hold the elections that were rescheduled. We will be discussing future club activities.
- **Event URL**: https://allevents.in/hortonville/december-monthly-meeting/200029350287753
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Hortonville
- **state**: WI
- **country**: United States
- **location**: The Hardtails Saloon/Catering
- **lat**: 44.33515
- **long**: -88.64078
- **full address**: The Hardtails Saloon/Catering, 302 W Main St,Hortonville, Wisconsin, United States

## Event gallery

- **Alt text**: December Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/593a54770def890dc9d8661e4d7214f0f25da14f25df0d9d8ccd3389b218daf6-rimg-w1200-h457-dc72341d-gmir?v=1765617592

## FAQs

- **Q**: When and where is December Monthly Meeting  being held?
  - **A:** December Monthly Meeting  takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 10:00 am at The Hardtails Saloon/Catering, 302 W Main St,Hortonville, Wisconsin, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/593a54770def890dc9d8661e4d7214f0f25da14f25df0d9d8ccd3389b218daf6-rimg-w1200-h457-dc72341d-gmir?v=1765617592",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/hortonville/december-monthly-meeting/200029350287753",
        "location": {
            "@type": "Place",
            "name": "The Hardtails Saloon/Catering",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "302 W Main St,Hortonville, Wisconsin",
                "addressLocality": "Hortonville",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.33515",
                "longitude": "-88.64078"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our December meeting. We will hold the elections that were rescheduled. We will be discussing future club activities."
    }
]
```