

# Event Details

- **Event Name**: Family Skating Night
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 04:00 pm – Sat, 27 Dec, 2025 at 06:00 pm
- **Event Description**: A free night of skating for Ashland City School kids and their families!
- **Event URL**: https://allevents.in/wooster/family-skating-night/200029219717136
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 109

## Ticket Details


## Event venue details

- **city**: Wooster
- **state**: OH
- **country**: United States
- **location**: Alice Noble Ice Arena
- **lat**: 40.850583768062
- **long**: -81.943062849537
- **full address**: Alice Noble Ice Arena, 851 Oldman Rd,Wooster, Ohio, United States

## Event gallery

- **Alt text**: Family Skating Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b976975daef2a54a69577ec55f5901171614ba49ac86490593888c6d469f1674-rimg-w1200-h408-dc797474-gmir?v=1766395659

## FAQs

- **Q**: When and where is Family Skating Night being held?
  - **A:** Family Skating Night takes place on Sat, 27 Dec, 2025 at 04:00 pm to Sat, 27 Dec, 2025 at 06:00 pm at Alice Noble Ice Arena, 851 Oldman Rd,Wooster, Ohio, United States.
- **Q**: Who is organizing Family Skating Night?
  - **A:** Family Skating Night is organized by Ashland City Schools PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Skating Night",
        "image": "https://cdn-az.allevents.in/events2/banners/b976975daef2a54a69577ec55f5901171614ba49ac86490593888c6d469f1674-rimg-w1200-h408-dc797474-gmir?v=1766395659",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/wooster/family-skating-night/200029219717136",
        "location": {
            "@type": "Place",
            "name": "Alice Noble Ice Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "851 Oldman Rd,Wooster, Ohio",
                "addressLocality": "Wooster",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.850583768062",
                "longitude": "-81.943062849537"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A free night of skating for Ashland City School kids and their families!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ashland City Schools PTO",
                "url": "https://allevents.in/org/ashland-city-schools-pto/26608387"
            }
        ]
    }
]
```