

# Event Details

- **Event Name**: Sacred Sunday
- **Event Start and End Date**: Sun, 31 May, 2026 at 04:00 pm – Sun, 28 Jun, 2026 at 04:00 pm
- **Event Description**: Our signature monthly specialty class is dedicated to yoga, meditation and community. A chance to practice in a group, be guided through a meditation that will offer a monthly focus and infuse a bit of yoga philosophy to consider and live by.
- **Event URL**: https://allevents.in/dublin/sacred-sunday/200030125717728
- **Event Categories**: health-wellness, Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dublin
- **state**: CA
- **country**: United States
- **location**: 7151 Regional Street, Dublin, CA, United States, California 94568
- **lat**: 37.70491
- **long**: -121.9326
- **full address**: 7151 Regional Street, Dublin, CA, United States, California 94568

## Event gallery

- **Alt text**: Sacred Sunday
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/737c7393fbfdf03fe7acdf478ec1b22eb5677173350e325ad003ee5be14bc2e9-rimg-w600-h600-dc60492b-gmir?v=1779709818

## FAQs

- **Q**: When and where is Sacred Sunday being held?
  - **A:** Sacred Sunday takes place on Sun, 31 May, 2026 at 04:00 pm to Sun, 28 Jun, 2026 at 04:00 pm at 7151 Regional Street, Dublin, CA, United States, California 94568.
- **Q**: Who is organizing Sacred Sunday?
  - **A:** Sacred Sunday is organized by The Well Studio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacred Sunday",
        "image": "https://cdn-az.allevents.in/events5/banners/737c7393fbfdf03fe7acdf478ec1b22eb5677173350e325ad003ee5be14bc2e9-rimg-w600-h600-dc60492b-gmir?v=1779709818",
        "startDate": "2026-05-31",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/dublin/sacred-sunday/200030125717728",
        "location": {
            "@type": "Place",
            "name": "7151 Regional Street, Dublin, CA, United States, California 94568",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7151 Regional St, Dublin, CA 94568-2323, United States",
                "addressLocality": "Dublin",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.70491",
                "longitude": "-121.9326"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our signature monthly specialty class is dedicated to yoga, meditation and community. A chance to practice in a group, be guided through a meditation that will offer a monthly focus and infuse a bit of yoga philosophy to consider and live by.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Well Studio",
                "url": "https://allevents.in/org/the-well-studio/23906171"
            }
        ]
    }
]
```