

# Event Details

- **Event Name**: Blizzard Ball
- **Event Start and End Date**: Fri, 23 Jan, 2026 at 10:00 am
- **Event Description**: A fun time for kids home from school who need to get the wiggles out. Join us for music, bubbles and other indoor winter fun!
- **Event URL**: https://allevents.in/hortonville/blizzard-ball/200029350288156
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Hortonville
- **state**: WI
- **country**: United States
- **location**: Hortonville Public Library
- **lat**: 44.341785169
- **long**: -88.6336223055
- **full address**: Hortonville Public Library, 531 N Nash St,Hortonville,WI,United States

## Event gallery

- **Alt text**: Blizzard Ball
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a3cdc8fa4aadc54b23e1529eb8334c0c9149ccb7117069fd10f4e840083e3520-rimg-w1200-h675-dcf4f6f7-gmir?v=1768850711

## FAQs

- **Q**: When and where is Blizzard Ball being held?
  - **A:** Blizzard Ball takes place on Fri, 23 Jan, 2026 at 10:00 am to Fri, 23 Jan, 2026 at 10:00 am at Hortonville Public Library, 531 N Nash St,Hortonville,WI,United States.
- **Q**: Who is organizing Blizzard Ball?
  - **A:** Blizzard Ball is organized by Hortonville Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blizzard Ball",
        "image": "https://cdn-az.allevents.in/events8/banners/a3cdc8fa4aadc54b23e1529eb8334c0c9149ccb7117069fd10f4e840083e3520-rimg-w1200-h675-dcf4f6f7-gmir?v=1768850711",
        "startDate": "2026-01-23",
        "url": "https://allevents.in/hortonville/blizzard-ball/200029350288156",
        "location": {
            "@type": "Place",
            "name": "Hortonville Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "531 N Nash St,Hortonville,WI,United States",
                "addressLocality": "Hortonville",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.341785169",
                "longitude": "-88.6336223055"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A fun time for kids home from school who need to get the wiggles out. Join us for music, bubbles and other indoor winter fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hortonville Public Library",
                "url": "https://allevents.in/org/hortonville-public-library/25985117",
                "description": "Hortonville Public Library, Hortonville. 2,366 likes · 74 talking about this · 349 were here. Fostering literacy and life-long learning in the greater..."
            }
        ]
    }
]
```