

# Event Details

- **Event Name**: Soothing Soundbath
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 07:30 pm – Wed, 24 Jun, 2026 at 08:30 pm
- **Event Description**: Take a pause from the noise of daily life and immerse yourself in a deeply restorative Sound Bath. A guided relaxation experience designed to calm the mind, release tension, and restore inner balance.
- **Event URL**: https://allevents.in/waterlooville/soothing-soundbath/200030225587026
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Waterlooville
- **state**: EN
- **country**: United Kingdom
- **location**: Sacred Heart Church Waterlooville
- **lat**: 50.864398202045
- **long**: -1.0368076739471
- **full address**: Sacred Heart Church Waterlooville, Waterlooville, United Kingdom

## Event gallery

- **Alt text**: Soothing Soundbath
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/10216db50c2df787f8388464775c893e2decfed8a7fcaa6d9a46a885378801d9-rimg-w1080-h1920-dcf7f0ea-gmir?v=1781930930

## FAQs

- **Q**: When and where is Soothing Soundbath being held?
  - **A:** Soothing Soundbath takes place on Wed, 24 Jun, 2026 at 07:30 pm to Wed, 24 Jun, 2026 at 08:30 pm at Sacred Heart Church Waterlooville, Waterlooville, United Kingdom.
- **Q**: Who is organizing Soothing Soundbath?
  - **A:** Soothing Soundbath is organized by Sophie's Yoga.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Soothing Soundbath",
        "image": "https://cdn-az.allevents.in/events6/banners/10216db50c2df787f8388464775c893e2decfed8a7fcaa6d9a46a885378801d9-rimg-w1080-h1920-dcf7f0ea-gmir?v=1781930930",
        "startDate": "2026-06-24",
        "endDate": "2026-06-24",
        "url": "https://allevents.in/waterlooville/soothing-soundbath/200030225587026",
        "location": {
            "@type": "Place",
            "name": "Sacred Heart Church Waterlooville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Waterlooville",
                "addressLocality": "Waterlooville",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.864398202045",
                "longitude": "-1.0368076739471"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Take a pause from the noise of daily life and immerse yourself in a deeply restorative Sound Bath. A guided relaxation experience designed to calm the mind, release tension, and restore inner balance.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sophies Yoga",
                "url": "https://allevents.in/org/sophies-yoga/22446064"
            }
        ]
    }
]
```