

# Event Details

- **Event Name**: Winter Solstice Swim 
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 07:30 am
- **Event Description**: Join SLSC for a dip or a short swim in Queenstown Bay to celebrate the winter solstice. See the sun rise from the lake! We will head to a cafe afterwards for a hot drink and conversation.
- **Event URL**: https://allevents.in/queenstown/winter-solstice-swim/200030191554949
- **Interested Audience**: 
  - total_interested_count: 69

## Ticket Details


## Event venue details

- **city**: Queenstown
- **state**: OT
- **country**: New Zealand
- **location**: Queenstown Beach
- **lat**: -45.03325
- **long**: 168.661
- **full address**: Queenstown Beach, Kawarau Jet, Marine Pde, Queenstown 9300, New Zealand, Queenstown

## Event gallery

- **Alt text**: Winter Solstice Swim
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/51571744c26c5a8aea29db111b547cedb9eea4ad0d3fbf6b0f23fe0d7db51ae0-rimg-w1200-h800-dca8a8a8-gmir?v=1781746559

## FAQs

- **Q**: When and where is Winter Solstice Swim  being held?
  - **A:** Winter Solstice Swim  takes place on Sun, 21 Jun, 2026 at 07:30 am to Sun, 21 Jun, 2026 at 07:30 am at Queenstown Beach, Kawarau Jet, Marine Pde, Queenstown 9300, New Zealand, Queenstown.
- **Q**: Who is organizing Winter Solstice Swim ?
  - **A:** Winter Solstice Swim  is organized by Southern Lakes Swimming Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Solstice Swim",
        "image": "https://cdn-az.allevents.in/events2/banners/51571744c26c5a8aea29db111b547cedb9eea4ad0d3fbf6b0f23fe0d7db51ae0-rimg-w1200-h800-dca8a8a8-gmir?v=1781746559",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/queenstown/winter-solstice-swim/200030191554949",
        "location": {
            "@type": "Place",
            "name": "Queenstown Beach",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kawarau Jet, Marine Pde, Queenstown 9300, New Zealand",
                "addressLocality": "Queenstown",
                "addressRegion": "OT",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-45.03325",
                "longitude": "168.661"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join SLSC for a dip or a short swim in Queenstown Bay to celebrate the winter solstice. See the sun rise from the lake! We will head to a cafe afterwards for a hot drink and conversation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Lakes Swimming Club",
                "url": "https://allevents.in/org/southern-lakes-swimming-club/17905045"
            }
        ]
    }
]
```