

# Event Details

- **Event Name**: Rooted in Nature Yoga at Viles
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 11:00 am – Sat, 26 Sep, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join us for a peaceful outdoor yoga class surrounded by the beauty of Viles Arboretum!
- **Event URL**: https://allevents.in/augusta/rooted-in-nature-yoga-at-viles/200030721990142
- **Event Categories**: health-wellness, Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Augusta
- **state**: ME
- **country**: United States
- **location**: Viles Arboretum
- **lat**: 44.299727
- **long**: -69.765626
- **full address**: Viles Arboretum, 153 Hospital St,Augusta,ME,United States

## Event gallery

- **Alt text**: Rooted in Nature Yoga at Viles
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/60b5a7ca248e10977b9454695142a37126d991475e7e709c2ff3361b44ea6a15-rimg-w500-h250-dce8c8c8-gmir?v=1789998282

## FAQs

- **Q**: When and where is Rooted in Nature Yoga at Viles being held?
  - **A:** Rooted in Nature Yoga at Viles takes place on Sat, 26 Sep, 2026 at 11:00 am to Sat, 26 Sep, 2026 at 12:00 pm at Viles Arboretum, 153 Hospital St,Augusta,ME,United States.
- **Q**: Who is organizing Rooted in Nature Yoga at Viles?
  - **A:** Rooted in Nature Yoga at Viles is organized by Viles Arboretum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rooted in Nature Yoga at Viles",
        "image": "https://cdn-az.allevents.in/events6/banners/60b5a7ca248e10977b9454695142a37126d991475e7e709c2ff3361b44ea6a15-rimg-w500-h250-dce8c8c8-gmir?v=1789998282",
        "startDate": "2026-09-26T11:00:00-04:00",
        "endDate": "2026-09-26T12:00:00-04:00",
        "url": "https://allevents.in/augusta/rooted-in-nature-yoga-at-viles/200030721990142",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Viles Arboretum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "153 Hospital St,Augusta,ME,United States",
                "addressLocality": "Augusta",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.299727",
                "longitude": "-69.765626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a peaceful outdoor yoga class surrounded by the beauty of Viles Arboretum!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Viles Arboretum",
                "url": "https://allevents.in/org/viles-arboretum/19210911"
            }
        ]
    }
]
```