

# Event Details

- **Event Name**: Storytime Saturdays
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 10:30 am – Sat, 10 Jan, 2026 at 11:00 am
- **Event Description**: Stories the whole family will enjoy. After story time, stay and play!
- **Event URL**: https://allevents.in/madison-heights/storytime-saturdays/200029445296715
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Madison Heights
- **state**: MI
- **country**: United States
- **location**: 240 West 13 Mile Rd., Madison Heights, MI, United States, Michigan 48071
- **lat**: 42.52274
- **long**: -83.1086
- **full address**: 240 West 13 Mile Rd., Madison Heights, MI, United States, Michigan 48071

## Event gallery

- **Alt text**: Storytime Saturdays
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5d76f80663f95d879111994b1a084636de855656036465362362aa8fe75b7a06-rimg-w800-h600-dcfeffff-gmir?v=1767517275

## FAQs

- **Q**: When and where is Storytime Saturdays being held?
  - **A:** Storytime Saturdays takes place on Sat, 10 Jan, 2026 at 10:30 am to Sat, 10 Jan, 2026 at 11:00 am at 240 West 13 Mile Rd., Madison Heights, MI, United States, Michigan 48071.
- **Q**: Who is organizing Storytime Saturdays?
  - **A:** Storytime Saturdays is organized by Madison Heights Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime Saturdays",
        "image": "https://cdn-az.allevents.in/events3/banners/5d76f80663f95d879111994b1a084636de855656036465362362aa8fe75b7a06-rimg-w800-h600-dcfeffff-gmir?v=1767517275",
        "startDate": "2026-01-10",
        "endDate": "2026-01-10",
        "url": "https://allevents.in/madison-heights/storytime-saturdays/200029445296715",
        "location": {
            "@type": "Place",
            "name": "240 West 13 Mile Rd., Madison Heights, MI, United States, Michigan 48071",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "240 W 13 Mile Rd, Madison Heights, MI 48071-1804, United States",
                "addressLocality": "Madison Heights",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.52274",
                "longitude": "-83.1086"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stories the whole family will enjoy. After story time, stay and play!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madison Heights Public Library",
                "url": "https://allevents.in/org/madison-heights-public-library/21722552"
            }
        ]
    }
]
```