

# Event Details

- **Event Name**: Adult Storytime
- **Event Start and End Date**: Wed, 20 May, 2026 at 05:30 pm (-04:00)
- **Event Description**: Relax and unwind as we share engaging short stories read aloud for adults. Enjoy a cozy atmosphere, good company, and the simple pleasure of being read to.
- **Event URL**: https://allevents.in/hope/adult-storytime/200029937647106
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Hope
- **state**: IN
- **country**: United States
- **location**: 635 Harrison St, Hope, IN 47246-1203, United States
- **lat**: 39.30358
- **long**: -85.76975
- **full address**: 635 Harrison St, Hope, IN 47246-1203, United States

## Event gallery

- **Alt text**: Adult Storytime
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e801e7b7b2922775f012ffa411324f6dd6c41062c7ea75361da6c88494b7cb63-rimg-w1200-h615-dce5e1d8-gmir?v=1778310787

## FAQs

- **Q**: When and where is Adult Storytime being held?
  - **A:** Adult Storytime takes place on Wed, 20 May, 2026 at 05:30 pm to Wed, 20 May, 2026 at 05:30 pm at 635 Harrison St, Hope, IN 47246-1203, United States.
- **Q**: Who is organizing Adult Storytime?
  - **A:** Adult Storytime is organized by Bartholomew County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Storytime",
        "image": "https://cdn-az.allevents.in/events3/banners/e801e7b7b2922775f012ffa411324f6dd6c41062c7ea75361da6c88494b7cb63-rimg-w1200-h615-dce5e1d8-gmir?v=1778310787",
        "startDate": "2026-05-20T17:30:00-04:00",
        "url": "https://allevents.in/hope/adult-storytime/200029937647106",
        "location": {
            "@type": "Place",
            "name": "635 Harrison St, Hope, IN 47246-1203, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "635 Harrison St, Hope, IN 47246-1203, United States",
                "addressLocality": "Hope",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.30358",
                "longitude": "-85.76975"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Relax and unwind as we share engaging short stories read aloud for adults. Enjoy a cozy atmosphere, good company, and the simple pleasure of being read to.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bartholomew County Public Library",
                "url": "https://allevents.in/org/bartholomew-county-public-library/3886820",
                "description": "536 Fifth St\nColumbus, IN 47201\n812-379-1255"
            }
        ]
    }
]
```