

# Event Details

- **Event Name**: Holiday Skate
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Join Winona Figure for their free to the public,Holiday performance. Skaters will
Perform numbers to their favorite
Holiday tunes, competition numbers, and a there will be a special performance by our synchronized skating teams. 
Join us for a holiday spectacular on ice!
- **Event URL**: https://allevents.in/winona/holiday-skate/200029381336842
- **Event Categories**: holiday, contests
- **Interested Audience**: 
  - total_interested_count: 80

## Ticket Details


## Event venue details

- **city**: Winona
- **state**: MN
- **country**: United States
- **location**: Bud King Hockey Arena
- **lat**: 44.049757773333
- **long**: -91.618471686666
- **full address**: Bud King Hockey Arena, 670 E Front St,Winona, Minnesota, United States

## Event gallery

- **Alt text**: Holiday Skate
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/23391f2fe6c3e4815b14bc236eb4553e0ac42de840dc147e1ed45599e4866506-rimg-w1200-h675-dcfffeff-gmir?v=1766220156

## FAQs

- **Q**: When and where is Holiday Skate being held?
  - **A:** Holiday Skate takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at Bud King Hockey Arena, 670 E Front St,Winona, Minnesota, United States.
- **Q**: Who is organizing Holiday Skate?
  - **A:** Holiday Skate is organized by Winona Figure Skating Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Skate",
        "image": "https://cdn-az.allevents.in/events1/banners/23391f2fe6c3e4815b14bc236eb4553e0ac42de840dc147e1ed45599e4866506-rimg-w1200-h675-dcfffeff-gmir?v=1766220156",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/winona/holiday-skate/200029381336842",
        "location": {
            "@type": "Place",
            "name": "Bud King Hockey Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "670 E Front St,Winona, Minnesota",
                "addressLocality": "Winona",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.049757773333",
                "longitude": "-91.618471686666"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Winona Figure for their free to the public,Holiday performance. Skaters will\nPerform numbers to their favorite\nHoliday tunes, competition numbers, and a there will be a special performance by our synchronized skating teams. \nJoin us for a holiday spectacular on ice!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Winona Figure Skating Club",
                "url": "https://allevents.in/org/winona-figure-skating-club/27262118"
            }
        ]
    }
]
```