

# Event Details

- **Event Name**: Storytime for Adults
- **Event Start and End Date**: Wed, 03 Jun, 2026 at 06:00 pm
- **Event Description**: Come listen to a short story read aloud by Keith with time for discussion! 

Meet us at the library!
- **Event URL**: https://allevents.in/lake-geneva/storytime-for-adults/200030099656047
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Lake Geneva
- **state**: WI
- **country**: United States
- **location**: 918 W Main St, Lake Geneva, WI 53147-1807, United States
- **lat**: 42.59157
- **long**: -88.43788
- **full address**: 918 W Main St, Lake Geneva, WI 53147-1807, United States

## Event gallery

- **Alt text**: Storytime for Adults
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d7c5500bc2555732c50da39be73522989e433bba03bd8424f5136adcf2ea31eb-rimg-w940-h788-dc99ccdd-gmir?v=1780168299

## FAQs

- **Q**: When and where is Storytime for Adults being held?
  - **A:** Storytime for Adults takes place on Wed, 03 Jun, 2026 at 06:00 pm to Wed, 03 Jun, 2026 at 06:00 pm at 918 W Main St, Lake Geneva, WI 53147-1807, United States.
- **Q**: Who is organizing Storytime for Adults?
  - **A:** Storytime for Adults is organized by Lake Geneva Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime for Adults",
        "image": "https://cdn-az.allevents.in/events2/banners/d7c5500bc2555732c50da39be73522989e433bba03bd8424f5136adcf2ea31eb-rimg-w940-h788-dc99ccdd-gmir?v=1780168299",
        "startDate": "2026-06-03",
        "url": "https://allevents.in/lake-geneva/storytime-for-adults/200030099656047",
        "location": {
            "@type": "Place",
            "name": "918 W Main St, Lake Geneva, WI 53147-1807, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "918 W Main St, Lake Geneva, WI 53147-1807, United States",
                "addressLocality": "Lake Geneva",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.59157",
                "longitude": "-88.43788"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come listen to a short story read aloud by Keith with time for discussion! \n\nMeet us at the library!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Geneva Public Library",
                "url": "https://allevents.in/org/lake-geneva-public-library/23918734"
            }
        ]
    }
]
```