

# Event Details

- **Event Name**: Storytime Al Fresco
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 02:00 pm – Mon, 03 Aug, 2026 at 02:00 pm
- **Event Description**: Join us in the Imaginarium Garden for Fun in the Sun featuring stories, games, songs and crafting.
- **Event URL**: https://allevents.in/southfield/storytime-al-fresco/200030348536617
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## 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**: Storytime Al Fresco
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/04d003804380fb710ddb51f8b59ede0f0177ccf29150e29adce536ce54e33634-rimg-w1020-h824-dcd9f0bb-gmir?v=1783066927

## FAQs

- **Q**: When and where is Storytime Al Fresco being held?
  - **A:** Storytime Al Fresco takes place on Mon, 06 Jul, 2026 at 02:00 pm to Mon, 03 Aug, 2026 at 02:00 pm at 26300 Evergreen Rd, Southfield, MI, United States, Michigan 48076.
- **Q**: Who is organizing Storytime Al Fresco?
  - **A:** Storytime Al Fresco is organized by Southfield Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime Al Fresco",
        "image": "https://cdn-az.allevents.in/events9/banners/04d003804380fb710ddb51f8b59ede0f0177ccf29150e29adce536ce54e33634-rimg-w1020-h824-dcd9f0bb-gmir?v=1783066927",
        "startDate": "2026-07-06",
        "endDate": "2026-08-03",
        "url": "https://allevents.in/southfield/storytime-al-fresco/200030348536617",
        "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": "Join us in the Imaginarium Garden for Fun in the Sun featuring stories, games, songs and crafting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southfield Public Library",
                "url": "https://allevents.in/org/southfield-public-library/12023194",
                "description": "The Southfield Public Library helps people succeed."
            }
        ]
    }
]
```