

# Event Details

- **Event Name**: Vin Yin Yoga Flow
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 07:00 pm – Tue, 27 Oct, 2026 at 07:00 pm (-05:00)
- **Event Description**: A candlelit Yin Flow with Kaiti --a slow, intentional practice designed to help you sink into stillness.
- **Event URL**: https://allevents.in/dallas/vin-yin-yoga-flow/4600030719207904
- **Event Categories**: health-wellness
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 10, currency: USD

## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Body Jam Essentials
- **lat**: 32.7781508
- **long**: -96.8329828
- **full address**: Body Jam Essentials, 500 Singleton Blvd Unit 1109, Dallas, United States

## Event gallery

- **Alt text**: Vin Yin Yoga Flow
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/11f03630-b512-11f1-8735-773c5ddedb48-rimg-w1067-h1600-dc485828-gmir.png?v=1789922464

## Artist Details

- **Artist name**: Kaiti Poreé
  - **Artist page URL**: https://allevents.in/performer/kaiti-poreé

## FAQs

- **Q**: When and where is Kaiti Poree performing in Dallas?
  - **A:** Vin Yin Yoga Flow takes place on Thu, 24 Sep, 2026 at 07:00 pm to Tue, 27 Oct, 2026 at 07:00 pm at Body Jam Essentials, 500 Singleton Blvd Unit 1109, Dallas, United States.
- **Q**: Who is Kaiti Poree?
  - **A:** Kaiti Poree — performing at Vin Yin Yoga Flow Find all upcoming Kaiti Poree events on AllEvents.
- **Q**: How do I find more upcoming Kaiti Poree concerts and events?
  - **A:** You can find all upcoming Kaiti Poree concerts and events on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Vin Yin Yoga Flow",
        "image": "https://cdn-az.allevents.in/events7/banners/11f03630-b512-11f1-8735-773c5ddedb48-rimg-w1067-h1600-dc485828-gmir.png?v=1789922464",
        "startDate": "2026-09-24T19:00:00-05:00",
        "endDate": "2026-10-27T19:00:00-05:00",
        "url": "https://allevents.in/dallas/vin-yin-yoga-flow/4600030719207904",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Body Jam Essentials",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 Singleton Blvd Unit 1109",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.7781508",
                "longitude": "-96.8329828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A candlelit Yin Flow with Kaiti --a slow, intentional practice designed to help you sink into stillness.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Kaiti Poreé",
                "url": "https://allevents.in/performer/kaiti-poreé"
            }
        ]
    }
]
```