

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 10:00 am – Wed, 25 Mar, 2026 at 11:00 am
- **Event Description**: All children are welcome! ?????
- **Event URL**: https://allevents.in/solsberry/story-time/200029831450800
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Solsberry
- **state**: IN
- **country**: United States
- **location**: 11453 E. State Road 54, Bloomfield, IN, United States, Indiana 47424
- **lat**: 39.0209
- **long**: -86.72905
- **full address**: 11453 E. State Road 54, Bloomfield, IN, United States, Indiana 47424, 11453 E State Road 54, Bloomfield, IN 47424-6074, United States, Solsberry

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d7c867ca540038d66ba89ab675cab1349e3d5e8bdf081902df7ae2fefa1640d0-rimg-w1200-h1553-dcc0e9f1-gmir?v=1773916740

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Wed, 25 Mar, 2026 at 10:00 am to Wed, 25 Mar, 2026 at 11:00 am at 11453 E. State Road 54, Bloomfield, IN, United States, Indiana 47424, 11453 E State Road 54, Bloomfield, IN 47424-6074, United States, Solsberry.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Eastern Branch - Bloomfield-Eastern Greene County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events5/banners/d7c867ca540038d66ba89ab675cab1349e3d5e8bdf081902df7ae2fefa1640d0-rimg-w1200-h1553-dcc0e9f1-gmir?v=1773916740",
        "startDate": "2026-03-25",
        "endDate": "2026-03-25",
        "url": "https://allevents.in/solsberry/story-time/200029831450800",
        "location": {
            "@type": "Place",
            "name": "11453 E. State Road 54, Bloomfield, IN, United States, Indiana 47424",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11453 E State Road 54, Bloomfield, IN 47424-6074, United States",
                "addressLocality": "Solsberry",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.0209",
                "longitude": "-86.72905"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All children are welcome! ?????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eastern Branch - Bloomfield-Eastern Greene County Public Library",
                "url": "https://allevents.in/org/eastern-branch-bloomfield-eastern-greene-county-public-library/25179456"
            }
        ]
    }
]
```