

# Event Details

- **Event Name**: Family Story Time
- **Event Start and End Date**: Tue, 26 May, 2026 at 11:00 am – Tue, 26 May, 2026 at 12:00 pm
- **Event Description**: Miss Abby and special guest readers offer a variety of stories, music, and hands-on activities. Recommended for preschool ages with an adult.
- **Event URL**: https://allevents.in/manchester/family-story-time/200030123640758
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: MI
- **country**: United States
- **location**: Manchester District Library
- **lat**: 42.1499364165
- **long**: -84.0241460115
- **full address**: Manchester District Library, 892 City Rd, Manchester, MI 48158-8516, United States

## Event gallery

- **Alt text**: Family Story Time
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/709847a2837865298cc21bd6a93d3689f65f20be078106864b2ec165b061f3dc-rimg-w1200-h675-dcf4f4ef-gmir?v=1779666537

## FAQs

- **Q**: When and where is Family Story Time being held?
  - **A:** Family Story Time takes place on Tue, 26 May, 2026 at 11:00 am to Tue, 26 May, 2026 at 12:00 pm at Manchester District Library, 892 City Rd, Manchester, MI 48158-8516, United States.
- **Q**: Who is organizing Family Story Time?
  - **A:** Family Story Time is organized by Manchester District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Story Time",
        "image": "https://cdn-az.allevents.in/events10/banners/709847a2837865298cc21bd6a93d3689f65f20be078106864b2ec165b061f3dc-rimg-w1200-h675-dcf4f4ef-gmir?v=1779666537",
        "startDate": "2026-05-26",
        "endDate": "2026-05-26",
        "url": "https://allevents.in/manchester/family-story-time/200030123640758",
        "location": {
            "@type": "Place",
            "name": "Manchester District Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "892 City Rd, Manchester, MI 48158-8516, United States",
                "addressLocality": "Manchester",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.1499364165",
                "longitude": "-84.0241460115"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Miss Abby and special guest readers offer a variety of stories, music, and hands-on activities. Recommended for preschool ages with an adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manchester District Library",
                "url": "https://allevents.in/org/manchester-district-library/20830112"
            }
        ]
    }
]
```