

# Event Details

- **Event Name**: Skating Through The Seasons
- **Event Start and End Date**: Sat, 30 May, 2026 at 02:30 pm – Sun, 31 May, 2026 at 04:30 pm (-02:30)
- **Event Description**: Come join the WFSC as we celebrate the end of the season with our year end Ice Show!
- **Event URL**: https://allevents.in/st-johns/skating-through-the-seasons/200030116633806
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: St. John's
- **state**: NF
- **country**: Canada
- **location**: 3 Bond Street
- **lat**: 47.57009
- **long**: -52.70393
- **full address**: 3 Bond Street, 3 Bond St, St John's, NL A1C 1S2, Canada, St. John's

## Event gallery

- **Alt text**: Skating Through The Seasons
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0b33ef208853e8ec29e55c66c97959b7f3ce896976330e6e40960f8c2959e828-rimg-w1080-h1920-dcbf1e2e-gmir?v=1779590285

## FAQs

- **Q**: When and where is Skating Through The Seasons being held?
  - **A:** Skating Through The Seasons takes place on Sat, 30 May, 2026 at 02:30 pm to Sun, 31 May, 2026 at 04:30 pm at 3 Bond Street, 3 Bond St, St John's, NL A1C 1S2, Canada, St. John's.
- **Q**: Who is organizing Skating Through The Seasons?
  - **A:** Skating Through The Seasons is organized by Wabush Figure Skating Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Skating Through The Seasons",
        "image": "https://cdn-az.allevents.in/events2/banners/0b33ef208853e8ec29e55c66c97959b7f3ce896976330e6e40960f8c2959e828-rimg-w1080-h1920-dcbf1e2e-gmir?v=1779590285",
        "startDate": "2026-05-30T14:30:00-02:30",
        "endDate": "2026-05-31T16:30:00-02:30",
        "url": "https://allevents.in/st-johns/skating-through-the-seasons/200030116633806",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3 Bond Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Bond St, St John's, NL A1C 1S2, Canada",
                "addressLocality": "St. John's",
                "addressRegion": "NF",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.57009",
                "longitude": "-52.70393"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the WFSC as we celebrate the end of the season with our year end Ice Show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wabush Figure Skating Club",
                "url": "https://allevents.in/org/wabush-figure-skating-club/23853581"
            }
        ]
    }
]
```