

# Event Details

- **Event Name**: Monthly Chapter Meeting
- **Event Start and End Date**: Sun, 31 May, 2026 at 09:30 am (-04:00)
- **Event Description**: Monthly members only meeting to discuss business
- **Event URL**: https://allevents.in/milford/monthly-chapter-meeting/200030115349403
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Milford
- **state**: CT
- **country**: United States
- **location**: Milford VFW
- **lat**: 41.19756
- **long**: -73.09892
- **full address**: Milford VFW, 422 Naugatuck Ave, Milford, CT 06460-5403, United States

## Event gallery

- **Alt text**: Monthly Chapter Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/09c8f3f0f02ff61aaa09512b063b153a8a42ca6ecfe9609e62cd5e61fd95bfce-rimg-w750-h1000-dc2c3131-gmir?v=1779580322

## FAQs

- **Q**: When and where is Monthly Chapter Meeting being held?
  - **A:** Monthly Chapter Meeting takes place on Sun, 31 May, 2026 at 09:30 am to Sun, 31 May, 2026 at 09:30 am at Milford VFW, 422 Naugatuck Ave, Milford, CT 06460-5403, United States.
- **Q**: Who is organizing Monthly Chapter Meeting?
  - **A:** Monthly Chapter Meeting is organized by CVMA Delaware 50-1.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Chapter Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/09c8f3f0f02ff61aaa09512b063b153a8a42ca6ecfe9609e62cd5e61fd95bfce-rimg-w750-h1000-dc2c3131-gmir?v=1779580322",
        "startDate": "2026-05-31T09:30:00-04:00",
        "url": "https://allevents.in/milford/monthly-chapter-meeting/200030115349403",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Milford VFW",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "422 Naugatuck Ave, Milford, CT 06460-5403, United States",
                "addressLocality": "Milford",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.19756",
                "longitude": "-73.09892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly members only meeting to discuss business",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CVMA Delaware 50-1",
                "url": "https://allevents.in/org/cvma-delaware-50-1/19270261"
            }
        ]
    }
]
```