

# Event Details

- **Event Name**: Solstice Storytime
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 06:00 pm – Mon, 22 Dec, 2025 at 07:00 pm
- **Event Description**: Celebrate the Winter Solstice (a day late!) which is the shortest day/longest night in the Northern Hemisphere,  with a special evening storytime and lantern walk!
- **Event URL**: https://allevents.in/southfield/solstice-storytime/200029356674640
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Southfield
- **state**: MI
- **country**: United States
- **location**: 26300 Evergreen Rd, Southfield, MI, United States, Michigan 48076
- **lat**: 42.48246
- **long**: -83.23973
- **full address**: 26300 Evergreen Rd, Southfield, MI, United States, Michigan 48076

## Event gallery

- **Alt text**: Solstice Storytime
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b4f13daec13b815aea102f79786f780a4a243254d6f049ad4692ccd134ea4e01-rimg-w1020-h824-dc8fa8a8-gmir?v=1766437743

## FAQs

- **Q**: When and where is Solstice Storytime being held?
  - **A:** Solstice Storytime takes place on Mon, 22 Dec, 2025 at 06:00 pm to Mon, 22 Dec, 2025 at 07:00 pm at 26300 Evergreen Rd, Southfield, MI, United States, Michigan 48076.
- **Q**: Who is organizing Solstice Storytime?
  - **A:** Solstice Storytime is organized by Southfield Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Solstice Storytime",
        "image": "https://cdn-az.allevents.in/events7/banners/b4f13daec13b815aea102f79786f780a4a243254d6f049ad4692ccd134ea4e01-rimg-w1020-h824-dc8fa8a8-gmir?v=1766437743",
        "startDate": "2025-12-22",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/southfield/solstice-storytime/200029356674640",
        "location": {
            "@type": "Place",
            "name": "26300 Evergreen Rd, Southfield, MI, United States, Michigan 48076",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26300 Evergreen Rd, Southfield, MI 48076-4449, United States",
                "addressLocality": "Southfield",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.48246",
                "longitude": "-83.23973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the Winter Solstice (a day late!) which is the shortest day/longest night in the Northern Hemisphere,  with a special evening storytime and lantern walk!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southfield Public Library",
                "url": "https://allevents.in/org/southfield-public-library/26024609"
            }
        ]
    }
]
```