

# Event Details

- **Event Name**: Community Yoga
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 06:00 pm – Fri, 31 Jul, 2026 at 05:30 pm
- **Event Description**: A community donation-based accessible yoga class under the Peristyle (42 Dreyfous Dr) at New Orleans City Park. No registration required.
- **Event URL**: https://allevents.in/new-orleans/community-yoga/200030375466354
- **Event Categories**: health-wellness, Workshops, Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Orleans
- **state**: LA
- **country**: United States
- **location**: Peristyle In City Park
- **lat**: 29.985210168123
- **long**: -90.097344373865
- **full address**: Peristyle In City Park, 42 Dreyfous Ave, New Orleans, LA 70124-4604, United States

## Event gallery

- **Alt text**: Community Yoga
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3c8ecdbfb4fc5ce1988fc411802dbd2637c9b84cc1e2a6a93d79b092912fce30-rimg-w1200-h800-dca09579-gmir?v=1783505993

## FAQs

- **Q**: When and where is Community Yoga being held?
  - **A:** Community Yoga takes place on Wed, 08 Jul, 2026 at 06:00 pm to Fri, 31 Jul, 2026 at 05:30 pm at Peristyle In City Park, 42 Dreyfous Ave, New Orleans, LA 70124-4604, United States.
- **Q**: Who is organizing Community Yoga?
  - **A:** Community Yoga is organized by Crescent City Yoga.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Yoga",
        "image": "https://cdn-az.allevents.in/events9/banners/3c8ecdbfb4fc5ce1988fc411802dbd2637c9b84cc1e2a6a93d79b092912fce30-rimg-w1200-h800-dca09579-gmir?v=1783505993",
        "startDate": "2026-07-08",
        "endDate": "2026-07-31",
        "url": "https://allevents.in/new-orleans/community-yoga/200030375466354",
        "location": {
            "@type": "Place",
            "name": "Peristyle In City Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "42 Dreyfous Ave, New Orleans, LA 70124-4604, United States",
                "addressLocality": "New Orleans",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.985210168123",
                "longitude": "-90.097344373865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A community donation-based accessible yoga class under the Peristyle (42 Dreyfous Dr) at New Orleans City Park. No registration required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crescent City Yoga",
                "url": "https://allevents.in/org/crescent-city-yoga/17898986"
            }
        ]
    }
]
```