

# Event Details

- **Event Name**: Story Hour with Miss Diane
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 10:00 am – Tue, 23 Dec, 2025 at 11:00 am
- **Event Description**: Join Miss Diane at the Library each Tuesday at 10am for stories, a craft, and a snack.
- **Event URL**: https://allevents.in/bellaire/story-hour-with-miss-diane/200029373349841
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bellaire
- **state**: MI
- **country**: United States
- **location**: 111 S Bridge St, Bellaire, MI, United States, Michigan 49615
- **lat**: 44.97448
- **long**: -85.20964
- **full address**: 111 S Bridge St, Bellaire, MI, United States, Michigan 49615

## Event gallery

- **Alt text**: Story Hour with Miss Diane
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c3ae3cfabcc7e14accbed9c08740f93e3cb688cb58c6e00d17caf4dff01f3b61-rimg-w1200-h900-dc15161d-gmir?v=1766062960

## FAQs

- **Q**: When and where is Story Hour with Miss Diane being held?
  - **A:** Story Hour with Miss Diane takes place on Tue, 23 Dec, 2025 at 10:00 am to Tue, 23 Dec, 2025 at 11:00 am at 111 S Bridge St, Bellaire, MI, United States, Michigan 49615.
- **Q**: Who is organizing Story Hour with Miss Diane?
  - **A:** Story Hour with Miss Diane is organized by Bellaire Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Hour with Miss Diane",
        "image": "https://cdn-az.allevents.in/events6/banners/c3ae3cfabcc7e14accbed9c08740f93e3cb688cb58c6e00d17caf4dff01f3b61-rimg-w1200-h900-dc15161d-gmir?v=1766062960",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/bellaire/story-hour-with-miss-diane/200029373349841",
        "location": {
            "@type": "Place",
            "name": "111 S Bridge St, Bellaire, MI, United States, Michigan 49615",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 S Bridge St, Bellaire, MI 49615-9566, United States",
                "addressLocality": "Bellaire",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.97448",
                "longitude": "-85.20964"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Miss Diane at the Library each Tuesday at 10am for stories, a craft, and a snack.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bellaire Public Library",
                "url": "https://allevents.in/org/bellaire-public-library/25956191"
            }
        ]
    }
]
```