

# Event Details

- **Event Name**: Winter Solstice
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:00 pm
- **Event Description**: A time to reflect on the longest night and the transition into increasing light. Dress for the weather although we will be sharing refreshments indoors.
- **Event URL**: https://allevents.in/st-johns/winter-solstice/200029367530034
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: St. John's
- **state**: NF
- **country**: Canada
- **location**: 330 Elizabeth Avenue, St. John's, Newfoundland and Labrador, NL, Canada
- **lat**: 47.56619
- **long**: -52.73772
- **full address**: 330 Elizabeth Avenue, St. John's, Newfoundland and Labrador, NL, Canada

## Event gallery

- **Alt text**: Winter Solstice
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/04facfe2358e5d039e9b3b1d2b41a6bff140f6f3e5075a00227a77be4ba02a35-rimg-w1080-h1620-dc141417-gmir?v=1765956094

## FAQs

- **Q**: When and where is Winter Solstice being held?
  - **A:** Winter Solstice takes place on Sat, 20 Dec, 2025 at 07:00 pm to Sat, 20 Dec, 2025 at 07:00 pm at 330 Elizabeth Avenue, St. John's, Newfoundland and Labrador, NL, Canada.
- **Q**: Who is organizing Winter Solstice?
  - **A:** Winter Solstice is organized by Wild Light Spiritual Oasis.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Solstice",
        "image": "https://cdn-az.allevents.in/events5/banners/04facfe2358e5d039e9b3b1d2b41a6bff140f6f3e5075a00227a77be4ba02a35-rimg-w1080-h1620-dc141417-gmir?v=1765956094",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/st-johns/winter-solstice/200029367530034",
        "location": {
            "@type": "Place",
            "name": "330 Elizabeth Avenue, St. John's, Newfoundland and Labrador, NL, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "330 Elizabeth Ave, St John's, NL A1B 1T9, Canada",
                "addressLocality": "St. John's",
                "addressRegion": "NF",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.56619",
                "longitude": "-52.73772"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A time to reflect on the longest night and the transition into increasing light. Dress for the weather although we will be sharing refreshments indoors.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wild Light Spiritual Oasis",
                "url": "https://allevents.in/org/wild-light-spiritual-oasis/24018012"
            }
        ]
    }
]
```