

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 10:30 am – Wed, 25 Mar, 2026 at 01:30 pm
- **Event Description**: Join us for a story or two and a craft or activity!
- **Event URL**: https://allevents.in/bruce/story-time/200029856777718
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bruce
- **state**: WI
- **country**: United States
- **location**: 102 W River Ave, Bruce, WI, United States, Wisconsin 54819
- **lat**: 45.45688
- **long**: -91.27367
- **full address**: 102 W River Ave, Bruce, WI, United States, Wisconsin 54819

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/02c5265e81b68457c8f8c7c546d3487191430d7c1d54e3d076b45bf8829b1a0b-rimg-w960-h480-dcf7f0c4-gmir?v=1774396397

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Wed, 25 Mar, 2026 at 10:30 am to Wed, 25 Mar, 2026 at 01:30 pm at 102 W River Ave, Bruce, WI, United States, Wisconsin 54819.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Bruce Area Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events5/banners/02c5265e81b68457c8f8c7c546d3487191430d7c1d54e3d076b45bf8829b1a0b-rimg-w960-h480-dcf7f0c4-gmir?v=1774396397",
        "startDate": "2026-03-25",
        "endDate": "2026-03-25",
        "url": "https://allevents.in/bruce/story-time/200029856777718",
        "location": {
            "@type": "Place",
            "name": "102 W River Ave, Bruce, WI, United States, Wisconsin 54819",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 W River Ave, Bruce, WI 54819-4911, United States",
                "addressLocality": "Bruce",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.45688",
                "longitude": "-91.27367"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a story or two and a craft or activity!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bruce Area Library",
                "url": "https://allevents.in/org/bruce-area-library/23199363",
                "description": "Bruce Area Library, Bruce. 538 likes · 12 talking about this. A small public library relying heavily on volunteers that seek to make the patron's..."
            }
        ]
    }
]
```