

# Event Details

- **Event Name**: Monthly meeting
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 07:00 pm
- **Event Description**: Monthly chapter meeting
- **Event URL**: https://allevents.in/middleboro/monthly-meeting/200029730643453
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Middleboro
- **state**: MA
- **country**: United States
- **location**: Middleboro Elks
- **lat**: 41.89234
- **long**: -70.91565
- **full address**: Middleboro Elks, 24 High St,Middleboro,MA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: CVMA MA 2-2 (https://allevents.in/org/cvma-ma-2-2/25592555)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d5902adfad165c98e427bc6d38a29b820ac5ec3fd6f13c11781c911bba6eb965-rimg-w1200-h422-dc010101-gmir?v=1772730539
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4dc83efb5e4ee2000720416f93baaaa3fcb58a0e54b86c8ffd7815d6e2e26bf4-rimg-w300-h300-dc010102-gmir?v=1772730540

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Middleboro Elks, 24 High St,Middleboro,MA,United States
- **Q**: Who is organizing the event?
  - **A:** CVMA MA 2-2
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Monthly meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/d5902adfad165c98e427bc6d38a29b820ac5ec3fd6f13c11781c911bba6eb965-rimg-w1200-h422-dc010101-gmir?v=1772730539",
        "startDate": "2026-03-12",
        "url": "https://allevents.in/middleboro/monthly-meeting/200029730643453",
        "location": {
            "@type": "Place",
            "name": "Middleboro Elks",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 High St,Middleboro,MA,United States",
                "addressLocality": "Middleboro",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.89234",
                "longitude": "-70.91565"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly chapter meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CVMA MA 2-2",
                "url": "https://allevents.in/org/cvma-ma-2-2/25592555"
            }
        ]
    }
]
```