

# Event Details

- **Event Name**: Beach Yoga, morning class
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 09:30 am – Thu, 16 Jul, 2026 at 10:30 am
- **Event Description**: Join us for a beautiful beach yoga class as a great way to start your day! Thursdays in July.
- **Event URL**: https://allevents.in/rochester/beach-yoga-morning-class/200030342576301
- **Event Categories**: Workshops, health-wellness
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: NY
- **country**: United States
- **location**: Charlotte Beach, Rochester Ny.
- **lat**: 43.258076649773
- **long**: -77.608128941641
- **full address**: Charlotte Beach, Rochester Ny., 1 Beach Avenue,Rochester, New York, United States

## Event gallery

- **Alt text**: Beach Yoga, morning class
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ada1e1b7c8b43f4d11fcced187b79fb488095e99515043de620055aa9101c595-rimg-w960-h720-dcd7d9d8-gmir?v=1783591330

## FAQs

- **Q**: When and where is Beach Yoga, morning class being held?
  - **A:** Beach Yoga, morning class takes place on Thu, 16 Jul, 2026 at 09:30 am to Thu, 16 Jul, 2026 at 10:30 am at Charlotte Beach, Rochester Ny., 1 Beach Avenue,Rochester, New York, United States.
- **Q**: Who is organizing Beach Yoga, morning class?
  - **A:** Beach Yoga, morning class is organized by Beach Yoga at Ontario Beach Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beach Yoga, morning class",
        "image": "https://cdn-az.allevents.in/events7/banners/ada1e1b7c8b43f4d11fcced187b79fb488095e99515043de620055aa9101c595-rimg-w960-h720-dcd7d9d8-gmir?v=1783591330",
        "startDate": "2026-07-16",
        "endDate": "2026-07-16",
        "url": "https://allevents.in/rochester/beach-yoga-morning-class/200030342576301",
        "location": {
            "@type": "Place",
            "name": "Charlotte Beach, Rochester Ny.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Beach Avenue,Rochester, New York",
                "addressLocality": "Rochester",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.258076649773",
                "longitude": "-77.608128941641"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a beautiful beach yoga class as a great way to start your day! Thursdays in July.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beach Yoga at Ontario Beach Park",
                "url": "https://allevents.in/org/beach-yoga-at-ontario-beach-park/21809945"
            }
        ]
    }
]
```