

# Event Details

- **Event Name**: Yoga in the park
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 06:30 pm
- **Event Description**: Bring a mat and let’s get zen. We will only hold the event if there is no rain in the forecast. Cost $10
- **Event URL**: https://allevents.in/powell/yoga-in-the-park/200030220974629
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Powell
- **state**: TN
- **country**: United States
- **location**: Clayton Park
- **lat**: 36.081004030832
- **long**: -83.932764381835
- **full address**: Clayton Park, Powell, Tennessee, United States

## Event gallery

- **Alt text**: Yoga in the park
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Yoga+in+the+park&date=Tue%2C+16+Jun%2C+2026+at+06%3A30+pm&bg=5

## FAQs

- **Q**: When and where is Yoga in the park being held?
  - **A:** Yoga in the park takes place on Tue, 16 Jun, 2026 at 06:30 pm to Tue, 16 Jun, 2026 at 06:30 pm at Clayton Park, Powell, Tennessee, United States.
- **Q**: Who is organizing Yoga in the park?
  - **A:** Yoga in the park is organized by Get Fit with Kristin Corbitt.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yoga in the park",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Yoga+in+the+park&date=Tue%2C+16+Jun%2C+2026+at+06%3A30+pm&bg=5",
        "startDate": "2026-06-16",
        "url": "https://allevents.in/powell/yoga-in-the-park/200030220974629",
        "location": {
            "@type": "Place",
            "name": "Clayton Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Powell, Tennessee",
                "addressLocality": "Powell",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.081004030832",
                "longitude": "-83.932764381835"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring a mat and let’s get zen. We will only hold the event if there is no rain in the forecast. Cost $10",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Get Fit with Kristin Corbitt",
                "url": "https://allevents.in/org/get-fit-with-kristin-corbitt/20208330"
            }
        ]
    }
]
```