

# Event Details

- **Event Name**: Morning Yoga
- **Event Start and End Date**: Mon, 02 Mar, 2026 at 09:00 am – Mon, 02 Mar, 2026 at 10:00 am
- **Event Description**: Held at Idyllwood Roller Palace in Salem
- **Event URL**: https://allevents.in/salem/morning-yoga/200029738530157
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: IL
- **country**: United States
- **location**: 1040 Vail, Salem, IL, United States, Illinois 62881
- **lat**: 38.63518
- **long**: -88.94474
- **full address**: 1040 Vail, Salem, IL, United States, Illinois 62881

## Event gallery

- **Alt text**: Morning Yoga
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c64d0f8122a254fe5b6e39d270c07c8aae859e107725196e884c34aa8ca1873c-rimg-w851-h315-dcfefefe-gmir?v=1772155376

## FAQs

- **Q**: When and where is Morning Yoga being held?
  - **A:** Morning Yoga takes place on Mon, 02 Mar, 2026 at 09:00 am to Mon, 02 Mar, 2026 at 10:00 am at 1040 Vail, Salem, IL, United States, Illinois 62881.
- **Q**: Who is organizing Morning Yoga?
  - **A:** Morning Yoga is organized by Bloom Yoga Salem.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Yoga",
        "image": "https://cdn-az.allevents.in/events7/banners/c64d0f8122a254fe5b6e39d270c07c8aae859e107725196e884c34aa8ca1873c-rimg-w851-h315-dcfefefe-gmir?v=1772155376",
        "startDate": "2026-03-02",
        "endDate": "2026-03-02",
        "url": "https://allevents.in/salem/morning-yoga/200029738530157",
        "location": {
            "@type": "Place",
            "name": "1040 Vail, Salem, IL, United States, Illinois 62881",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1040 Vail St, Salem, IL 62881-2633, United States",
                "addressLocality": "Salem",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.63518",
                "longitude": "-88.94474"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Held at Idyllwood Roller Palace in Salem",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bloom Yoga Salem",
                "url": "https://allevents.in/org/bloom-yoga-salem/19701288"
            }
        ]
    }
]
```