

# Event Details

- **Event Name**: Summer Solstice Gathering (Litha)
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am
- **Event Description**: Join us to welcome the summer solstice and enjoy the Bastyr Gardens in full bloom!
- **Event URL**: https://allevents.in/kenmore/summer-solstice-gathering-litha/200030094285252
- **Event Categories**: summer-solstice
- **Interested Audience**: 
  - total_interested_count: 52

## Ticket Details


## Event venue details

- **city**: Kenmore
- **state**: WA
- **country**: United States
- **location**: Bastyr Gardens
- **lat**: 47.730404619033
- **long**: -122.25073099136
- **full address**: Bastyr Gardens, ChargePoint, Kenmore, WA 98028, United States

## Event gallery

- **Alt text**: Summer Solstice Gathering (Litha)
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2a704669c78665824e4505a88dccc8acc518771f7aecd2de9f2a48305f4f3ef7-rimg-w900-h600-dc788bad-gmir?v=1781885986

## FAQs

- **Q**: When and where is Summer Solstice Gathering (Litha) being held?
  - **A:** Summer Solstice Gathering (Litha) takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 10:00 am at Bastyr Gardens, ChargePoint, Kenmore, WA 98028, United States.
- **Q**: Who is organizing Summer Solstice Gathering (Litha)?
  - **A:** Summer Solstice Gathering (Litha) is organized by Evergreen Wild Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Solstice Gathering (Litha)",
        "image": "https://cdn-az.allevents.in/events7/banners/2a704669c78665824e4505a88dccc8acc518771f7aecd2de9f2a48305f4f3ef7-rimg-w900-h600-dc788bad-gmir?v=1781885986",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/kenmore/summer-solstice-gathering-litha/200030094285252",
        "location": {
            "@type": "Place",
            "name": "Bastyr Gardens",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "ChargePoint, Kenmore, WA 98028, United States",
                "addressLocality": "Kenmore",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.730404619033",
                "longitude": "-122.25073099136"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to welcome the summer solstice and enjoy the Bastyr Gardens in full bloom!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evergreen Wild Church",
                "url": "https://allevents.in/org/evergreen-wild-church/19627231",
                "description": "Evergreen Wild Church, Kirkland. 124 likes · 11 talking about this. Deepening connection with the divine, the self, and the natural world"
            }
        ]
    }
]
```