

# Event Details

- **Event Name**: Winter Solstice Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Celebrating returning to the light.
- **Event URL**: https://allevents.in/nelson/winter-solstice-service/200029373135459
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Nelson
- **state**: BC
- **country**: Canada
- **location**: 717 Vernon St., Nelson, BC, Canada, British Columbia
- **lat**: 49.49442
- **long**: -117.29112
- **full address**: 717 Vernon St., Nelson, BC, Canada, British Columbia

## Event gallery

- **Alt text**: Winter Solstice Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/422f9dfaa6fb662db53737f9bc10a7bd446f93c4a32abc5568f7e3b02fca36b5-rimg-w700-h445-dcf0eeeb-gmir?v=1766060159

## FAQs

- **Q**: When and where is Winter Solstice Service being held?
  - **A:** Winter Solstice Service takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at 717 Vernon St., Nelson, BC, Canada, British Columbia.
- **Q**: Who is organizing Winter Solstice Service?
  - **A:** Winter Solstice Service is organized by Nelson Unitarian Spiritual Centre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Solstice Service",
        "image": "https://cdn-az.allevents.in/events4/banners/422f9dfaa6fb662db53737f9bc10a7bd446f93c4a32abc5568f7e3b02fca36b5-rimg-w700-h445-dcf0eeeb-gmir?v=1766060159",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/nelson/winter-solstice-service/200029373135459",
        "location": {
            "@type": "Place",
            "name": "717 Vernon St., Nelson, BC, Canada, British Columbia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "717 Vernon St, Nelson, BC V1L 4G3, Canada",
                "addressLocality": "Nelson",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.49442",
                "longitude": "-117.29112"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrating returning to the light.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nelson Unitarian Spiritual Centre",
                "url": "https://allevents.in/org/nelson-unitarian-spiritual-centre/26772575",
                "description": "Nelson Unitarian Spiritual Centre, Nelson. 287 likes · 1 talking about this · 7 were here. NUSC is diversely inclusive of all races, colours, genders,..."
            }
        ]
    }
]
```