

# Event Details

- **Event Name**: Behind-the-Scenes Tour
- **Event Start and End Date**: Wed, 21 Jan, 2026 at 10:30 am
- **Event Description**: Clinton residents are invited to a library open house &amp; tour.

This is an opportunity to see the state of the library and ask questions about the Town's pending award for a library construction project.
- **Event URL**: https://allevents.in/clinton/behind-the-scenes-tour/200029485717419
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Behind-the-Scenes Tour
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/af47d269a9d12fb04807831593a255cec40294b8efb298a11f3052b6defd6d10-rimg-w1200-h825-dc2b321b-gmir?v=1768209799

## FAQs

- **Q**: When and where is Behind-the-Scenes Tour being held?
  - **A:** Behind-the-Scenes Tour takes place on Wed, 21 Jan, 2026 at 10:30 am to Wed, 21 Jan, 2026 at 10:30 am at 54 Walnut St, Clinton, MA, United States, Massachusetts 01510.
- **Q**: Who is organizing Behind-the-Scenes Tour?
  - **A:** Behind-the-Scenes Tour is organized by Bigelow Free Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Behind-the-Scenes Tour",
        "image": "https://cdn-az.allevents.in/events1/banners/af47d269a9d12fb04807831593a255cec40294b8efb298a11f3052b6defd6d10-rimg-w1200-h825-dc2b321b-gmir?v=1768209799",
        "startDate": "2026-01-21",
        "url": "https://allevents.in/clinton/behind-the-scenes-tour/200029485717419",
        "location": {
            "@type": "Place",
            "name": "54 Walnut St, Clinton, MA, United States, Massachusetts 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": "Clinton residents are invited to a library open house & tour.\n\nThis is an opportunity to see the state of the library and ask questions about the Town's pending award for a library construction project.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bigelow Free Public Library",
                "url": "https://allevents.in/org/bigelow-free-public-library/25991353"
            }
        ]
    }
]
```