

# Event Details

- **Event Name**: December VMC Club
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for discussion around our monthly VMC question and video scenario.
- **Event URL**: https://allevents.in/middleton/december-vmc-club/200028865166926
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Middleton
- **state**: WI
- **country**: United States
- **location**: Morey Airplane Company
- **lat**: 43.1121665608
- **long**: -89.5305890916
- **full address**: Morey Airplane Company, 8300 Airport Rd,Middleton, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: EAA Chapter 93 (https://allevents.in/org/eaa-chapter-93/25945695)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/322250d1127972cb82e423669f27e39afb236f3c7d370926537f8399ba9300f7-rimg-w600-h300-dcffffff-gmir?v=1764011441
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/623446327760bb5c2e4a7a989cfa1481ea80a86899fcfb7f0371a8bb73f95545-rimg-w300-h300-dcffffff-gmir?v=1764011441

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 11 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Morey Airplane Company, 8300 Airport Rd,Middleton, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** EAA Chapter 93
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about December VMC Club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December VMC Club",
        "image": "https://cdn-az.allevents.in/events5/banners/322250d1127972cb82e423669f27e39afb236f3c7d370926537f8399ba9300f7-rimg-w600-h300-dcffffff-gmir?v=1764011441",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/middleton/december-vmc-club/200028865166926",
        "location": {
            "@type": "Place",
            "name": "Morey Airplane Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8300 Airport Rd,Middleton, Wisconsin",
                "addressLocality": "Middleton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.1121665608",
                "longitude": "-89.5305890916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for discussion around our monthly VMC question and video scenario.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "EAA Chapter 93",
                "url": "https://allevents.in/org/eaa-chapter-93/25945695"
            }
        ]
    }
]
```