

# Event Details

- **Event Name**: Aesop’s Kids Reading Club
- **Event Start and End Date**: Sun, 17 May, 2026 at 03:00 pm (-04:00)
- **Event Description**: Come read and discuss with us. We pair fun activities with each book.
- **Event URL**: https://allevents.in/holliston/aesop’s-kids-reading-club/200029959119749
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Holliston
- **state**: MA
- **country**: United States
- **location**: 400 Washington Street,  suite 200, Holliston, MA
- **lat**: 42.21146
- **long**: -71.42467
- **full address**: 400 Washington Street,  suite 200, Holliston, MA, United States

## Event gallery

- **Alt text**: Aesop’s Kids Reading Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/986679fdc9cb99deb10170eeed0fc6b60be4f1ced3c4335659081ad057e27444-rimg-w721-h1110-dc020316-gmir?v=1776425208

## FAQs

- **Q**: When and where is Aesop’s Kids Reading Club being held?
  - **A:** Aesop’s Kids Reading Club takes place on Sun, 17 May, 2026 at 03:00 pm to Sun, 17 May, 2026 at 03:00 pm at 400 Washington Street,  suite 200, Holliston, MA, United States.
- **Q**: Who is organizing Aesop’s Kids Reading Club?
  - **A:** Aesop’s Kids Reading Club is organized by Aesop's Fable.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Aesop’s Kids Reading Club",
        "image": "https://cdn-az.allevents.in/events3/banners/986679fdc9cb99deb10170eeed0fc6b60be4f1ced3c4335659081ad057e27444-rimg-w721-h1110-dc020316-gmir?v=1776425208",
        "startDate": "2026-05-17T15:00:00-04:00",
        "url": "https://allevents.in/holliston/aesop’s-kids-reading-club/200029959119749",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "400 Washington Street,  suite 200, Holliston, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Washington St, Holliston, MA 01746-1779, United States",
                "addressLocality": "Holliston",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.21146",
                "longitude": "-71.42467"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come read and discuss with us. We pair fun activities with each book.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Aesops Fable",
                "url": "https://allevents.in/org/aesops-fable/23199739"
            }
        ]
    }
]
```