

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 06:00 pm – Tue, 14 Jul, 2026 at 06:00 pm (-04:00)
- **Event Description**: General meeting
- **Event URL**: https://allevents.in/burlington/monthly-meeting/200029931125056
- **Event Categories**: Meetups
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: CT
- **country**: United States
- **location**: 153 S Main St, Burlington, CT, United States, Connecticut 06013
- **lat**: 41.72598
- **long**: -72.93947
- **full address**: 153 S Main St, Burlington, CT, United States, Connecticut 06013

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/478a462420dfda3d0c4b0d327c30811ed17207125534ab930effac26807128d6-rimg-w1200-h900-dc93bff2-gmir?v=1775970716

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Tue, 14 Apr, 2026 at 06:00 pm to Tue, 14 Jul, 2026 at 06:00 pm at 153 S Main St, Burlington, CT, United States, Connecticut 06013.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Whigville Grange #48.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/478a462420dfda3d0c4b0d327c30811ed17207125534ab930effac26807128d6-rimg-w1200-h900-dc93bff2-gmir?v=1775970716",
        "startDate": "2026-04-14T18:00:00-04:00",
        "endDate": "2026-07-14T18:00:00-04:00",
        "url": "https://allevents.in/burlington/monthly-meeting/200029931125056",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "153 S Main St, Burlington, CT, United States, Connecticut 06013",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "153 S Main St, Burlington, CT 06013-2312, United States",
                "addressLocality": "Burlington",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.72598",
                "longitude": "-72.93947"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "General meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whigville Grange 48",
                "url": "https://allevents.in/org/whigville-grange-48/25426246"
            }
        ]
    }
]
```