

# Event Details

- **Event Name**: Youth Science Night
- **Event Start and End Date**: Tue, 20 Oct, 2026 at 05:30 pm (-05:00)
- **Event Description**: We will be celebrating Wisconsin Science Week at the library with some STEM activity fun! Our local science experts from Destination Imagination will be on hand to get our brains involved in some problem-solving.
- **Event URL**: https://allevents.in/lake-geneva/youth-science-night/200030637752213
- **Event Categories**: science-fair
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Youth Science Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ac8e985c3aa7752117c95082f3bcabb9b2fab33b5b871b4a35747d035e068e95-rimg-w1200-h676-dcd8d8d8-gmir?v=1788196933

## FAQs

- **Q**: When and where is Youth Science Night being held?
  - **A:** Youth Science Night takes place on Tue, 20 Oct, 2026 at 05:30 pm to Tue, 20 Oct, 2026 at 05:30 pm at 918 W. Main St. , Lake Geneva, WI, United States, Wisconsin 53147.
- **Q**: Who is organizing Youth Science Night?
  - **A:** Youth Science Night is organized by Lake Geneva Public Library Youth.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Science Night",
        "image": "https://cdn-az.allevents.in/events3/banners/ac8e985c3aa7752117c95082f3bcabb9b2fab33b5b871b4a35747d035e068e95-rimg-w1200-h676-dcd8d8d8-gmir?v=1788196933",
        "startDate": "2026-10-20T17:30:00-05:00",
        "url": "https://allevents.in/lake-geneva/youth-science-night/200030637752213",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "918 W. Main St. , Lake Geneva, WI, United States, Wisconsin 53147",
            "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": "We will be celebrating Wisconsin Science Week at the library with some STEM activity fun! Our local science experts from Destination Imagination will be on hand to get our brains involved in some problem-solving.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Geneva Public Library Youth",
                "url": "https://allevents.in/org/lake-geneva-public-library-youth/19482140"
            }
        ]
    }
]
```