

# Event Details

- **Event Name**: 2025 Winter Wonderland Show
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 pm – Sat, 13 Dec, 2025 at 08:00 pm
- **Event Description**: Please join us for our annual ice show.Admission $5 or Family of 5 $25http://cpfigureskatingclub.com/winter-showcase
- **Event URL**: https://allevents.in/west-valley-city/2025-winter-wonderland-show/80002707071077
- **Event Categories**: holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: https://www.zeffy.com/en-US/ticketing/cpfsc-2025-winter-wonderland-show

## Event venue details

- **city**: West Valley City
- **state**: UT
- **country**: United States
- **location**: Acord Ice Center
- **lat**: 40.7032428
- **long**: -112.0189309
- **full address**: Acord Ice Center, 5353 W 3100 S, West Valley City, UT 84120, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Centennial Park Figure Skating Club (https://allevents.in/org/centennial-park-figure-skating-club/27062372)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69138045946b4.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=2025+Winter+Wonderland+Show&date=13+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Acord Ice Center, 5353 W 3100 S, West Valley City, UT 84120, United States
- **Q**: Who is organizing the event?
  - **A:** Centennial Park Figure Skating Club
- **Q**: What type of event is this?
  - **A:** holiday, christmas
- **Q**: Where can I find ticket details about 2025 Winter Wonderland Show ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Winter Wonderland Show",
        "image": "https://cdn2.allevents.in/thumbs/thumb69138045946b4.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/west-valley-city/2025-winter-wonderland-show/80002707071077",
        "location": {
            "@type": "Place",
            "name": "Acord Ice Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5353 W 3100 S, West Valley City, UT 84120, United States",
                "postalCode": "84120",
                "addressLocality": "West Valley City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7032428",
                "longitude": "-112.0189309"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our annual ice show.Admission $5 or Family of 5 $25http://cpfigureskatingclub.com/winter-showcase",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Centennial Park Figure Skating Club",
                "url": "https://allevents.in/org/centennial-park-figure-skating-club/27062372"
            }
        ]
    }
]
```