

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Tue, 09 Sep, 2025 at 06:00 pm
- **Event Description**: General meeting
- **Event URL**: https://allevents.in/burlington/monthly-meeting/200028676593835
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: CT
- **country**: United States
- **location**: 153 S Main St, Burlington, CT
- **lat**: 41.73346
- **long**: -72.94311
- **full address**: 153 S Main St, Burlington, CT, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/daecab4f0b8f10d942c66cf60c3c908f95486741c260cc904b21bd1a7472b651-rimg-w1200-h900-dc93bff2-gmir?v=1757241989

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Tue, 09 Sep, 2025 at 06:00 pm to Tue, 09 Sep, 2025 at 06:00 pm at 153 S Main St, Burlington, CT, United States.
- **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/events9/banners/daecab4f0b8f10d942c66cf60c3c908f95486741c260cc904b21bd1a7472b651-rimg-w1200-h900-dc93bff2-gmir?v=1757241989",
        "startDate": "2025-09-09",
        "url": "https://allevents.in/burlington/monthly-meeting/200028676593835",
        "location": {
            "@type": "Place",
            "name": "153 S Main St, Burlington, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "57 Main St, Burlington, CT 06013-2607, United States",
                "addressLocality": "Burlington",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.73346",
                "longitude": "-72.94311"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "General meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whigville Grange 48",
                "url": "https://allevents.in/org/whigville-grange-48/25426246"
            }
        ]
    }
]
```