

# Event Details

- **Event Name**: Kids from Wisconsin
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 07:00 pm
- **Event Description**: Tickets are available online and at the Waunakee Senior Center. $15 student/seniors $20 General Admission.
- **Event URL**: https://allevents.in/lodi/kids-from-wisconsin/200030244098415
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lodi
- **state**: WI
- **country**: United States
- **location**: Waunakee High School Performing Arts Center
- **lat**: 43.31347
- **long**: -89.54916
- **full address**: Waunakee High School Performing Arts Center, 1100 Sauk St, Lodi, WI 53555-1446, United States

## Event gallery

- **Alt text**: Kids from Wisconsin
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d280735d06d3a121c840d985bde18e39aa5b5af24ac189d5fe4d2358dd3f1525-rimg-w1200-h449-dc040404-gmir?v=1784373401

## FAQs

- **Q**: When and where is Kids from Wisconsin being held?
  - **A:** Kids from Wisconsin takes place on Sat, 18 Jul, 2026 at 07:00 pm to Sat, 18 Jul, 2026 at 07:00 pm at Waunakee High School Performing Arts Center, 1100 Sauk St, Lodi, WI 53555-1446, United States.
- **Q**: Who is organizing Kids from Wisconsin?
  - **A:** Kids from Wisconsin is organized by Friends of Waunakee Performing Arts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids from Wisconsin",
        "image": "https://cdn-az.allevents.in/events10/banners/d280735d06d3a121c840d985bde18e39aa5b5af24ac189d5fe4d2358dd3f1525-rimg-w1200-h449-dc040404-gmir?v=1784373401",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/lodi/kids-from-wisconsin/200030244098415",
        "location": {
            "@type": "Place",
            "name": "Waunakee High School Performing Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 Sauk St, Lodi, WI 53555-1446, United States",
                "addressLocality": "Lodi",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.31347",
                "longitude": "-89.54916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets are available online and at the Waunakee Senior Center. $15 student/seniors $20 General Admission.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Waunakee Performing Arts",
                "url": "https://allevents.in/org/friends-of-waunakee-performing-arts/27923856"
            }
        ]
    }
]
```