

# Event Details

- **Event Name**: June General Meeting
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:30 am – Sat, 27 Jun, 2026 at 01:30 pm
- **Event Description**: Learn about our ongoing campaigns, hear chapter updates, meet local organizers, and find ways to get involved. Whether you’re a longtime member or attending for the first time, you’re welcome to join us. Coffee and bagels will be provided.
- **Event URL**: https://allevents.in/montpelier/june-general-meeting/200030173973903
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Montpelier
- **state**: VT
- **country**: United States
- **location**: Christ Episcopal Church Vermont
- **lat**: 44.259999836787
- **long**: -72.577024698257
- **full address**: Christ Episcopal Church Vermont, 64 State St,Montpelier, Vermont, United States

## Event gallery

- **Alt text**: June General Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7265bac512f538fb7cc5a27b2da5532ba228d73da69e294db71c21c3e9523c9d-rimg-w1200-h1680-dcec1f26-gmir?v=1782453234

## FAQs

- **Q**: When and where is June General Meeting being held?
  - **A:** June General Meeting takes place on Sat, 27 Jun, 2026 at 10:30 am to Sat, 27 Jun, 2026 at 01:30 pm at Christ Episcopal Church Vermont, 64 State St,Montpelier, Vermont, United States.
- **Q**: Who is organizing June General Meeting?
  - **A:** June General Meeting is organized by Green Mountain DSA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June General Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/7265bac512f538fb7cc5a27b2da5532ba228d73da69e294db71c21c3e9523c9d-rimg-w1200-h1680-dcec1f26-gmir?v=1782453234",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/montpelier/june-general-meeting/200030173973903",
        "location": {
            "@type": "Place",
            "name": "Christ Episcopal Church Vermont",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "64 State St,Montpelier, Vermont",
                "addressLocality": "Montpelier",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.259999836787",
                "longitude": "-72.577024698257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn about our ongoing campaigns, hear chapter updates, meet local organizers, and find ways to get involved. Whether you’re a longtime member or attending for the first time, you’re welcome to join us. Coffee and bagels will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Green Mountain DSA",
                "url": "https://allevents.in/org/green-mountain-dsa/27862200"
            }
        ]
    }
]
```