

# Event Details

- **Event Name**: Toddler Tuesdays
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 10:30 am – Tue, 06 Jan, 2026 at 11:00 am
- **Event Description**: Enjoy stories and coloring for children ages 2-5 and their families. After story time, stay and play!
- **Event URL**: https://allevents.in/madison-heights/toddler-tuesdays/200029437743128
- **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**: Toddler Tuesdays
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d2947445fb43452a257880e405b3aa706299c93b6a34334091493e73eedf7d42-rimg-w800-h600-dcdbdbdd-gmir?v=1767354327

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Toddler Tuesdays",
        "image": "https://cdn-az.allevents.in/events3/banners/d2947445fb43452a257880e405b3aa706299c93b6a34334091493e73eedf7d42-rimg-w800-h600-dcdbdbdd-gmir?v=1767354327",
        "startDate": "2026-01-06",
        "endDate": "2026-01-06",
        "url": "https://allevents.in/madison-heights/toddler-tuesdays/200029437743128",
        "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": "Enjoy stories and coloring for children ages 2-5 and their families. After story time, stay and play!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madison Heights Public Library",
                "url": "https://allevents.in/org/madison-heights-public-library/21722552"
            }
        ]
    }
]
```