

# Event Details

- **Event Name**: Oceanside Community Celebration Day
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 11:00 am – Sat, 20 Sep, 2025 at 02:00 pm
- **Event Description**: Join us this Saturday at Ballenas Secondary school for the Oceanside Community Track Celebration Day! Come and try the track and meet Canadian Olympian Michael Mason and Paralympian Michelle Stilwell.
- **Event URL**: https://allevents.in/parksville/oceanside-community-celebration-day/200028880947459
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Parksville
- **state**: BC
- **country**: Canada
- **location**: Ballenas Secondary School
- **lat**: 49.322
- **long**: -124.339
- **full address**: Ballenas Secondary School, Parksville, British Columbia, Canada

## Event gallery

- **Alt text**: Oceanside Community Celebration Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8392956c80bb2e9d46e6996891e9e5efaf892155a2786499c0dc6690b8e99920-rimg-w1179-h1545-dcf5f9da-gmir?v=1758067917

## FAQs

- **Q**: When and where is Oceanside Community Celebration Day being held?
  - **A:** Oceanside Community Celebration Day takes place on Sat, 20 Sep, 2025 at 11:00 am to Sat, 20 Sep, 2025 at 02:00 pm at Ballenas Secondary School, Parksville, British Columbia, Canada.
- **Q**: Who is organizing Oceanside Community Celebration Day?
  - **A:** Oceanside Community Celebration Day is organized by Oceanside Community Track.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Oceanside Community Celebration Day",
        "image": "https://cdn-az.allevents.in/events5/banners/8392956c80bb2e9d46e6996891e9e5efaf892155a2786499c0dc6690b8e99920-rimg-w1179-h1545-dcf5f9da-gmir?v=1758067917",
        "startDate": "2025-09-20",
        "endDate": "2025-09-20",
        "url": "https://allevents.in/parksville/oceanside-community-celebration-day/200028880947459",
        "location": {
            "@type": "Place",
            "name": "Ballenas Secondary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Parksville, British Columbia",
                "addressLocality": "Parksville",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.322",
                "longitude": "-124.339"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Saturday at Ballenas Secondary school for the Oceanside Community Track Celebration Day! Come and try the track and meet Canadian Olympian Michael Mason and Paralympian Michelle Stilwell.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oceanside Community Track",
                "url": "https://allevents.in/org/oceanside-community-track/20637657"
            }
        ]
    }
]
```