

# Event Details

- **Event Name**: August Monthly Meeting
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 06:30 pm – Thu, 13 Aug, 2026 at 08:00 pm
- **Event Description**: Come to our next meeting to help plan our next events and community programing.
- **Event URL**: https://allevents.in/adamant/august-monthly-meeting/200030101049615
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Adamant
- **state**: VT
- **country**: United States
- **location**: Calais Town Hall, Kent Hill Road, Calais VT
- **lat**: 44.37162
- **long**: -72.4918
- **full address**: Calais Town Hall, Kent Hill Road, Calais VT, 261 Kent Hill Rd, Adamant, VT 05640-7021, United States

## Event gallery

- **Alt text**: August Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/995091aaa561aea15e2b6a6b3f794f47f38f420b6c69d4843267b63a484a652b-rimg-w1080-h1920-dcd8d8d8-gmir?v=1786131958

## FAQs

- **Q**: When and where is August Monthly Meeting being held?
  - **A:** August Monthly Meeting takes place on Thu, 13 Aug, 2026 at 06:30 pm to Thu, 13 Aug, 2026 at 08:00 pm at Calais Town Hall, Kent Hill Road, Calais VT, 261 Kent Hill Rd, Adamant, VT 05640-7021, United States.
- **Q**: Who is organizing August Monthly Meeting?
  - **A:** August Monthly Meeting is organized by Friends of Calais.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "August Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/995091aaa561aea15e2b6a6b3f794f47f38f420b6c69d4843267b63a484a652b-rimg-w1080-h1920-dcd8d8d8-gmir?v=1786131958",
        "startDate": "2026-08-13",
        "endDate": "2026-08-13",
        "url": "https://allevents.in/adamant/august-monthly-meeting/200030101049615",
        "location": {
            "@type": "Place",
            "name": "Calais Town Hall, Kent Hill Road, Calais VT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "261 Kent Hill Rd, Adamant, VT 05640-7021, United States",
                "addressLocality": "Adamant",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.37162",
                "longitude": "-72.4918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to our next meeting to help plan our next events and community programing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Calais",
                "url": "https://allevents.in/org/friends-of-calais/20138322"
            }
        ]
    }
]
```