

# Event Details

- **Event Name**: Winter Solstice Light Labyrinth
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:30 pm
- **Event Description**: All are welcome to celebrate the solstice at our inter-faith light labyrinth. Enjoy the fire, s'mores, baked goods, drum circle, and of course the labyrinth.
- **Event URL**: https://allevents.in/largo/winter-solstice-light-labyrinth/200029201517114
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Largo
- **state**: FL
- **country**: United States
- **location**: Temple B'nai Israel Brotherhood
- **lat**: 27.935299
- **long**: -82.744499
- **full address**: Temple B'nai Israel Brotherhood, 1685 S Belcher Rd,Largo, Florida, United States

## Event gallery

- **Alt text**: Winter Solstice Light Labyrinth
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f1f12a2c2e773393fca78af2e0474856a17db989c3df3cfa061ef4825a0dd658-rimg-w1200-h1553-dc14335b-gmir?v=1765875515

## FAQs

- **Q**: When and where is Winter Solstice Light Labyrinth being held?
  - **A:** Winter Solstice Light Labyrinth takes place on Sun, 21 Dec, 2025 at 05:30 pm to Sun, 21 Dec, 2025 at 05:30 pm at Temple B'nai Israel Brotherhood, 1685 S Belcher Rd,Largo, Florida, United States.
- **Q**: Who is organizing Winter Solstice Light Labyrinth?
  - **A:** Winter Solstice Light Labyrinth is organized by Unitarian Universalists of Clearwater.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Solstice Light Labyrinth",
        "image": "https://cdn-az.allevents.in/events8/banners/f1f12a2c2e773393fca78af2e0474856a17db989c3df3cfa061ef4825a0dd658-rimg-w1200-h1553-dc14335b-gmir?v=1765875515",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/largo/winter-solstice-light-labyrinth/200029201517114",
        "location": {
            "@type": "Place",
            "name": "Temple B'nai Israel Brotherhood",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1685 S Belcher Rd,Largo, Florida",
                "addressLocality": "Largo",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.935299",
                "longitude": "-82.744499"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to celebrate the solstice at our inter-faith light labyrinth. Enjoy the fire, s'mores, baked goods, drum circle, and of course the labyrinth.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unitarian Universalists of Clearwater",
                "url": "https://allevents.in/org/unitarian-universalists-of-clearwater/26018322"
            }
        ]
    }
]
```