

# Event Details

- **Event Name**: Club Meeting
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 07:00 pm
- **Event Description**: Trails officially open in 6 days!! And our next club meeting is Monday December 8th at 7pm at the VFW in Constantia, NY. Hope to see you all there!!
- **Event URL**: https://allevents.in/constantia/club-meeting/200029313201258
- **Event Categories**: meetups, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Constantia
- **state**: NY
- **country**: United States
- **location**: VFW Constantia Post 7325
- **lat**: 43.2359017
- **long**: -75.8991956
- **full address**: VFW Constantia Post 7325, 1560 state route 49,Constantia,NY,United States

## Event gallery

- **Alt text**: Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5adec9e2c37bf397a026e3d06832f1c6b12edb0f17f7f071f19d7f43c7a6f5f0-rimg-w1080-h905-dcf8f8f9-gmir?v=1765045617

## FAQs

- **Q**: When and where is Club Meeting being held?
  - **A:** Club Meeting takes place on Mon, 08 Dec, 2025 at 07:00 pm to Mon, 08 Dec, 2025 at 07:00 pm at VFW Constantia Post 7325, 1560 state route 49,Constantia,NY,United States.
- **Q**: Who is organizing Club Meeting?
  - **A:** Club Meeting is organized by Vanderbilt Snowmobile Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/5adec9e2c37bf397a026e3d06832f1c6b12edb0f17f7f071f19d7f43c7a6f5f0-rimg-w1080-h905-dcf8f8f9-gmir?v=1765045617",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/constantia/club-meeting/200029313201258",
        "location": {
            "@type": "Place",
            "name": "VFW Constantia Post 7325",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1560 state route 49,Constantia,NY,United States",
                "addressLocality": "Constantia",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.2359017",
                "longitude": "-75.8991956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trails officially open in 6 days!! And our next club meeting is Monday December 8th at 7pm at the VFW in Constantia, NY. Hope to see you all there!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vanderbilt Snowmobile Club",
                "url": "https://allevents.in/org/vanderbilt-snowmobile-club/27201057"
            }
        ]
    }
]
```