

# Event Details

- **Event Name**: Stuffed Animal Sleepover
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 07:00 pm
- **Event Description**: Bring your stuffed friend to the library for a story time and leave it for an overnight adventure. Pick up your friend the next morning and you'll get a glimpse at what they got up to overnight!
- **Event URL**: https://allevents.in/madison-heights/stuffed-animal-sleepover/200030095476225
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 10

## 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**: Stuffed Animal Sleepover
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6c011ceed7ddb91238abbc536dc0824dbf317465c474950ae119b31d9e5642bb-rimg-w800-h600-dcffffff-gmir?v=1781492300

## FAQs

- **Q**: When and where is Stuffed Animal Sleepover being held?
  - **A:** Stuffed Animal Sleepover takes place on Thu, 18 Jun, 2026 at 07:00 pm to Thu, 18 Jun, 2026 at 07:00 pm at 240 West 13 Mile Rd., Madison Heights, MI, United States, Michigan 48071.
- **Q**: Who is organizing Stuffed Animal Sleepover?
  - **A:** Stuffed Animal Sleepover is organized by Madison Heights Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stuffed Animal Sleepover",
        "image": "https://cdn-az.allevents.in/events5/banners/6c011ceed7ddb91238abbc536dc0824dbf317465c474950ae119b31d9e5642bb-rimg-w800-h600-dcffffff-gmir?v=1781492300",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/madison-heights/stuffed-animal-sleepover/200030095476225",
        "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": "Bring your stuffed friend to the library for a story time and leave it for an overnight adventure. Pick up your friend the next morning and you'll get a glimpse at what they got up to overnight!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madison Heights Public Library",
                "url": "https://allevents.in/org/madison-heights-public-library/21722552"
            }
        ]
    }
]
```