

# Event Details

- **Event Name**: Annual Meeting
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 06:00 pm
- **Event Description**: Catch up with the Friends as they give their year-end report of their activities.  Light refreshments will be available.
- **Event URL**: https://allevents.in/clinton/annual-meeting/200030227536244
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Clinton
- **state**: MA
- **country**: United States
- **location**: 54 Walnut Street, 01510
- **lat**: 42.41741
- **long**: -71.68338
- **full address**: 54 Walnut Street, 01510, 54 Walnut St, Clinton, MA 01510-2937, United States

## Event gallery

- **Alt text**: Annual Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/dd3e1cb0ece477ce46e076165c87270806cf16914d625b825a41c14538530496-rimg-w1200-h1553-dcf0eeec-gmir?v=1781963877

## FAQs

- **Q**: When and where is Annual Meeting being held?
  - **A:** Annual Meeting takes place on Wed, 24 Jun, 2026 at 06:00 pm to Wed, 24 Jun, 2026 at 06:00 pm at 54 Walnut Street, 01510, 54 Walnut St, Clinton, MA 01510-2937, United States.
- **Q**: Who is organizing Annual Meeting?
  - **A:** Annual Meeting is organized by Bigelow Free Public Library Friends.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/dd3e1cb0ece477ce46e076165c87270806cf16914d625b825a41c14538530496-rimg-w1200-h1553-dcf0eeec-gmir?v=1781963877",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/clinton/annual-meeting/200030227536244",
        "location": {
            "@type": "Place",
            "name": "54 Walnut Street, 01510",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "54 Walnut St, Clinton, MA 01510-2937, United States",
                "addressLocality": "Clinton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.41741",
                "longitude": "-71.68338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Catch up with the Friends as they give their year-end report of their activities.  Light refreshments will be available.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bigelow Free Public Library Friends",
                "url": "https://allevents.in/org/bigelow-free-public-library-friends/21495026"
            }
        ]
    }
]
```