

# Event Details

- **Event Name**: Variety Show
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 06:00 pm (-05:00)
- **Event Description**: We can't wait to see you at this year's variety show.
- **Event URL**: https://allevents.in/oswego/variety-show/200029926844741
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Oswego
- **state**: IL
- **country**: United States
- **location**: Hunt Club Elementary School
- **lat**: 41.65291
- **long**: -88.37493
- **full address**: Hunt Club Elementary School, 4001 Hunt Club Drive,Oswego, Illinois, United States

## Event gallery

- **Alt text**: Variety Show
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/85e723e77e004dd2526c905b30e8035d2c41227a7ba8b79a98c51e99e83b06e2-rimg-w758-h977-dcffffff-gmir?v=1775898100

## FAQs

- **Q**: When and where is Variety Show being held?
  - **A:** Variety Show takes place on Thu, 16 Apr, 2026 at 06:00 pm to Thu, 16 Apr, 2026 at 06:00 pm at Hunt Club Elementary School, 4001 Hunt Club Drive,Oswego, Illinois, United States.
- **Q**: Who is organizing Variety Show?
  - **A:** Variety Show is organized by Hunt Club Home & School Organization.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Variety Show",
        "image": "https://cdn-az.allevents.in/events3/banners/85e723e77e004dd2526c905b30e8035d2c41227a7ba8b79a98c51e99e83b06e2-rimg-w758-h977-dcffffff-gmir?v=1775898100",
        "startDate": "2026-04-16T18:00:00-05:00",
        "url": "https://allevents.in/oswego/variety-show/200029926844741",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hunt Club Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4001 Hunt Club Drive,Oswego, Illinois",
                "addressLocality": "Oswego",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.65291",
                "longitude": "-88.37493"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We can't wait to see you at this year's variety show.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hunt Club Home & School Organization",
                "url": "https://allevents.in/org/hunt-club-home-and-school-organization/23313574"
            }
        ]
    }
]
```