

# Event Details

- **Event Name**: Yoga in the Park
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 09:00 pm
- **Event Description**: There are lots of great happenings this month in Southern Orchards. Yoga at Roosevelt Park is a great way to relieve stress.
- **Event URL**: https://allevents.in/columbus/yoga-in-the-park/200030398870854
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: Roosevelt Park
- **lat**: 39.94426
- **long**: -82.96426
- **full address**: Roosevelt Park, 1046 Studer Avenue,Columbus,OH,United States

## Event gallery

- **Alt text**: Yoga in the Park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/995156951c355395d453a37b5ce131eb92975881829b9faeb7d37b7e142c90fd-rimg-w1200-h1194-dcfefefe-gmir?v=1783951673

## FAQs

- **Q**: When and where is Yoga in the Park being held?
  - **A:** Yoga in the Park takes place on Sat, 18 Jul, 2026 at 09:00 pm to Sat, 18 Jul, 2026 at 09:00 pm at Roosevelt Park, 1046 Studer Avenue,Columbus,OH,United States.
- **Q**: Who is organizing Yoga in the Park?
  - **A:** Yoga in the Park is organized by Southern Orchards Civic Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yoga in the Park",
        "image": "https://cdn-az.allevents.in/events7/banners/995156951c355395d453a37b5ce131eb92975881829b9faeb7d37b7e142c90fd-rimg-w1200-h1194-dcfefefe-gmir?v=1783951673",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/columbus/yoga-in-the-park/200030398870854",
        "location": {
            "@type": "Place",
            "name": "Roosevelt Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1046 Studer Avenue,Columbus,OH,United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.94426",
                "longitude": "-82.96426"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There are lots of great happenings this month in Southern Orchards. Yoga at Roosevelt Park is a great way to relieve stress.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Orchards Civic Association",
                "url": "https://allevents.in/org/southern-orchards-civic-association/6933329",
                "description": "Recognized civic association serving the southeast side of Columbus, Ohio.\n"
            }
        ]
    }
]
```