

# Event Details

- **Event Name**: Youth Sport Development
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:15 am – Sun, 04 Jan, 2026 at 11:05 am
- **Event Description**: Skate into the holidays with FREE public skating this winter break, sponsored by Capital Power, available at select recreation centres across the city.
- **Event URL**: https://allevents.in/brampton/youth-sport-development/80002574151413
- **Event Categories**: sports, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brampton
- **state**: ON
- **country**: Canada
- **location**: Earnscliffe Recreation Centre
- **lat**: 43.7233658
- **long**: -79.6994476
- **full address**: Earnscliffe Recreation Centre, 44 Eastbourne Dr, Brampton, ON L6T 2B2, Canada

## Event gallery

- **Alt text**: Youth Sport Development
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69444fed516ba.jpg

## FAQs

- **Q**: When and where is Youth Sport Development being held?
  - **A:** Youth Sport Development takes place on Sun, 21 Dec, 2025 at 10:15 am to Sun, 04 Jan, 2026 at 11:05 am at Earnscliffe Recreation Centre, 44 Eastbourne Dr, Brampton, ON L6T 2B2, Canada.
- **Q**: Who is organizing Youth Sport Development?
  - **A:** Youth Sport Development is organized by City of Brampton Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Sport Development",
        "image": "https://cdn2.allevents.in/thumbs/thumb69444fed516ba.jpg",
        "startDate": "2025-12-21",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/brampton/youth-sport-development/80002574151413",
        "location": {
            "@type": "Place",
            "name": "Earnscliffe Recreation Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 Eastbourne Dr, Brampton, ON L6T 2B2, Canada",
                "postalCode": "L6T 2B2",
                "addressLocality": "Brampton",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.7233658",
                "longitude": "-79.6994476"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Skate into the holidays with FREE public skating this winter break, sponsored by Capital Power, available at select recreation centres across the city.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Brampton Recreation",
                "url": "https://allevents.in/org/city-of-brampton-recreation/27255843"
            }
        ]
    }
]
```