

# Event Details

- **Event Name**: Summer Solstice Gathering
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 06:30 pm
- **Event Description**: We invite you to join us this summer solstice for a 30 minute sound bath and flower crown circle!
We will begin with a bit of journaling, move on to a soothing crystal sound bath, then end with making flower crowns and drinking tea.
- **Event URL**: https://allevents.in/north-richland-hills/summer-solstice-gathering/200030182205956
- **Event Categories**: summer-solstice
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: North Richland Hills
- **state**: TX
- **country**: United States
- **location**: Sacred Soul Yoga
- **lat**: 32.86692
- **long**: -97.2103
- **full address**: Sacred Soul Yoga, 8000 Main St.,North Richland Hills, Texas, United States

## Event gallery

- **Alt text**: Summer Solstice Gathering
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/98c77ed0de79394b3f69e67f2253d04de78c2a2274e619766152736e94786250-rimg-w1080-h1350-dcebebe8-gmir?v=1782052644

## FAQs

- **Q**: When and where is Summer Solstice Gathering being held?
  - **A:** Summer Solstice Gathering takes place on Sun, 21 Jun, 2026 at 06:30 pm to Sun, 21 Jun, 2026 at 06:30 pm at Sacred Soul Yoga, 8000 Main St.,North Richland Hills, Texas, United States.
- **Q**: Who is organizing Summer Solstice Gathering?
  - **A:** Summer Solstice Gathering is organized by Sacred Soul Yoga Studio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Solstice Gathering",
        "image": "https://cdn-az.allevents.in/events7/banners/98c77ed0de79394b3f69e67f2253d04de78c2a2274e619766152736e94786250-rimg-w1080-h1350-dcebebe8-gmir?v=1782052644",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/north-richland-hills/summer-solstice-gathering/200030182205956",
        "location": {
            "@type": "Place",
            "name": "Sacred Soul Yoga",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8000 Main St.,North Richland Hills, Texas",
                "addressLocality": "North Richland Hills",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.86692",
                "longitude": "-97.2103"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us this summer solstice for a 30 minute sound bath and flower crown circle!\nWe will begin with a bit of journaling, move on to a soothing crystal sound bath, then end with making flower crowns and drinking tea.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sacred Soul Yoga Studio",
                "url": "https://allevents.in/org/sacred-soul-yoga-studio/27314834"
            }
        ]
    }
]
```