

# Event Details

- **Event Name**: New Year's Day Open Skate
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 10:00 am – Thu, 01 Jan, 2026 at 12:00 pm
- **Event Description**: $7 open skate
$3 skate rental ⛸️
- **Event URL**: https://allevents.in/appleton/new-years-day-open-skate/200029430147204
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Appleton
- **state**: WI
- **country**: United States
- **location**: 5000 W Champion Dr, Grand Chute, WI
- **lat**: 44.28247
- **long**: -88.48086
- **full address**: 5000 W Champion Dr, Grand Chute, WI, 5000 W Champion Dr, Appleton, WI 54913-5000, United States

## Event gallery

- **Alt text**: New Year's Day Open Skate
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6899cf4075d1be569c6fa3211e3c68e6033204c8ee1c3f88cebb8465585aa02c-rimg-w1200-h676-dcf1f0ee-gmir?v=1767181323

## FAQs

- **Q**: When and where is New Year's Day Open Skate being held?
  - **A:** New Year's Day Open Skate takes place on Thu, 01 Jan, 2026 at 10:00 am to Thu, 01 Jan, 2026 at 12:00 pm at 5000 W Champion Dr, Grand Chute, WI, 5000 W Champion Dr, Appleton, WI 54913-5000, United States.
- **Q**: Who is organizing New Year's Day Open Skate?
  - **A:** New Year's Day Open Skate is organized by Community First Champion Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Day Open Skate",
        "image": "https://cdn-az.allevents.in/events10/banners/6899cf4075d1be569c6fa3211e3c68e6033204c8ee1c3f88cebb8465585aa02c-rimg-w1200-h676-dcf1f0ee-gmir?v=1767181323",
        "startDate": "2026-01-01",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/appleton/new-years-day-open-skate/200029430147204",
        "location": {
            "@type": "Place",
            "name": "5000 W Champion Dr, Grand Chute, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5000 W Champion Dr, Appleton, WI 54913-5000, United States",
                "addressLocality": "Appleton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.28247",
                "longitude": "-88.48086"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$7 open skate\n$3 skate rental ⛸️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community First Champion Center",
                "url": "https://allevents.in/org/community-first-champion-center/26667689"
            }
        ]
    }
]
```