

# Event Details

- **Event Name**: CT 3rd District Monthly Meeting
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm
- **Event Description**: Monthly meeting for the CT 3rd District.
- **Event URL**: https://allevents.in/westport/ct-3rd-district-monthly-meeting/200029245053414
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Westport
- **state**: CT
- **country**: United States
- **location**: Westport VFW POST 399
- **lat**: 41.12472
- **long**: -73.37141
- **full address**: Westport VFW POST 399, 465 Riverside Ave ,Westport, Connecticut, United States

## Event gallery

- **Alt text**: CT 3rd District Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/19b10cab1ea9b487f6199e79fc66e1cd676aa3fd5aaf38079f7263b0b4cb6692-rimg-w1200-h1600-dcbed4ea-gmir?v=1765755194

## FAQs

- **Q**: When and where is CT 3rd District Monthly Meeting being held?
  - **A:** CT 3rd District Monthly Meeting takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 07:00 pm at Westport VFW POST 399, 465 Riverside Ave ,Westport, Connecticut, United States.
- **Q**: Who is organizing CT 3rd District Monthly Meeting?
  - **A:** CT 3rd District Monthly Meeting is organized by American Legion Post 86 Wilton, CT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CT 3rd District Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/19b10cab1ea9b487f6199e79fc66e1cd676aa3fd5aaf38079f7263b0b4cb6692-rimg-w1200-h1600-dcbed4ea-gmir?v=1765755194",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/westport/ct-3rd-district-monthly-meeting/200029245053414",
        "location": {
            "@type": "Place",
            "name": "Westport VFW POST 399",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "465 Riverside Ave ,Westport, Connecticut",
                "addressLocality": "Westport",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.12472",
                "longitude": "-73.37141"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting for the CT 3rd District.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 86 Wilton CT",
                "url": "https://allevents.in/org/american-legion-post-86-wilton-ct/25345331"
            }
        ]
    }
]
```