

# Event Details

- **Event Name**: Complimentary Yoga at Delicious Raw
- **Event Start and End Date**: Sat, 03 Nov, 2018 at 02:00 pm – Sat, 03 Nov, 2018 at 03:00 pm
- **Event Description**: Join us for a complimentary all levels yoga class at Delicious Raw from 2:00-3:00pm! 
Please plan to bring your own yoga mat, water and towel and check-in 15 minutes before class to reserve your space.
See you on your mat November 3rd!
- **Event URL**: https://allevents.in/naples/complimentary-yoga-at-delicious-raw/1000051345279112
- **Event Categories**: health-wellness, Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Naples
- **state**: FL
- **country**: United States
- **location**: Delicious Raw
- **lat**: 26.2086498
- **long**: -81.7701591
- **full address**: Delicious Raw, 2338 Pine Ridge Road, Naples, United States

## Event gallery

- **Alt text**: Complimentary Yoga at Delicious Raw
  - **Image URL**: https://cdn-az.allevents.in/banners/48321880-d48d-11e8-bf5b-a32565f21459-rimg-w1200-h800-dce9f0f7-gmir.jpg

## FAQs

- **Q**: When and where is Complimentary Yoga at Delicious Raw being held?
  - **A:** Complimentary Yoga at Delicious Raw takes place on Sat, 03 Nov, 2018 at 02:00 pm to Sat, 03 Nov, 2018 at 03:00 pm at Delicious Raw, 2338 Pine Ridge Road, Naples, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Complimentary Yoga at Delicious Raw",
        "image": "https://cdn-az.allevents.in/banners/48321880-d48d-11e8-bf5b-a32565f21459-rimg-w1200-h800-dce9f0f7-gmir.jpg",
        "startDate": "2018-11-03",
        "endDate": "2018-11-03",
        "url": "https://allevents.in/naples/complimentary-yoga-at-delicious-raw/1000051345279112",
        "location": {
            "@type": "Place",
            "name": "Delicious Raw",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2338 Pine Ridge Road",
                "addressLocality": "Naples",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.2086498",
                "longitude": "-81.7701591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a complimentary all levels yoga class at Delicious Raw from 2:00-3:00pm! \nPlease plan to bring your own yoga mat, water and towel and check-in 15 minutes before class to reserve your space.\nSee you on your mat November 3rd!"
    }
]
```