

# Event Details

- **Event Name**: Evening Storytime
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 06:00 pm – Thu, 15 Jan, 2026 at 06:30 pm
- **Event Description**: Stories, songs, and other early literacy activities that help develop pre-reading skills for children ages 2-5 with caregivers.
- **Event URL**: https://allevents.in/evansville/evening-storytime/200029439638836
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Evansville
- **state**: WI
- **country**: United States
- **location**: 39 W. Main Street, Evansville, WI, United States, Wisconsin 53536
- **lat**: 42.78007
- **long**: -89.30093
- **full address**: 39 W. Main Street, Evansville, WI, United States, Wisconsin 53536

## Event gallery

- **Alt text**: Evening Storytime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/18c41a55a193cec0fc11300a5e814052df6f78cdc27812aa66b2fdb2506438c6-rimg-w1200-h675-dc4f4901-gmir?v=1768030643

## FAQs

- **Q**: When and where is Evening Storytime being held?
  - **A:** Evening Storytime takes place on Thu, 15 Jan, 2026 at 06:00 pm to Thu, 15 Jan, 2026 at 06:30 pm at 39 W. Main Street, Evansville, WI, United States, Wisconsin 53536.
- **Q**: Who is organizing Evening Storytime?
  - **A:** Evening Storytime is organized by Eager Free Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evening Storytime",
        "image": "https://cdn-az.allevents.in/events9/banners/18c41a55a193cec0fc11300a5e814052df6f78cdc27812aa66b2fdb2506438c6-rimg-w1200-h675-dc4f4901-gmir?v=1768030643",
        "startDate": "2026-01-15",
        "endDate": "2026-01-15",
        "url": "https://allevents.in/evansville/evening-storytime/200029439638836",
        "location": {
            "@type": "Place",
            "name": "39 W. Main Street, Evansville, WI, United States, Wisconsin 53536",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39 W Main St, Evansville, WI 53536-2122, United States",
                "addressLocality": "Evansville",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.78007",
                "longitude": "-89.30093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stories, songs, and other early literacy activities that help develop pre-reading skills for children ages 2-5 with caregivers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eager Free Public Library",
                "url": "https://allevents.in/org/eager-free-public-library/25947591"
            }
        ]
    }
]
```