

# Event Details

- **Event Name**: Forest Bathing Therapy walk
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am – Sun, 07 Dec, 2025 at 11:00 am
- **Event Description**: Meet me for an hour long forest bathing experience. We will embark on a quiet journey through the woods and aim to notice the smallest details of nature with the goal of cultivating mindfulness and inner peace. Free event.
- **Event URL**: https://allevents.in/morrisville/forest-bathing-therapy-walk/200029257809015
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Morrisville
- **state**: NC
- **country**: United States
- **location**: Old Beech Nature Trail
- **lat**: 35.842464422579
- **long**: -78.795894292857
- **full address**: Old Beech Nature Trail, Morrisville, North Carolina, United States

## Event gallery

- **Alt text**: Forest Bathing Therapy walk
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ca405eb0842022ab1fe3ac1a6b561f5ecb883054dfa499ff70feb0fd06f3b8fc-rimg-w1200-h1379-dcc0c0be-gmir?v=1764780395

## FAQs

- **Q**: When and where is Forest Bathing Therapy walk being held?
  - **A:** Forest Bathing Therapy walk takes place on Sun, 07 Dec, 2025 at 10:00 am to Sun, 07 Dec, 2025 at 11:00 am at Old Beech Nature Trail, Morrisville, North Carolina, United States.
- **Q**: Who is organizing Forest Bathing Therapy walk?
  - **A:** Forest Bathing Therapy walk is organized by Nine Circle Therapy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Forest Bathing Therapy walk",
        "image": "https://cdn-az.allevents.in/events10/banners/ca405eb0842022ab1fe3ac1a6b561f5ecb883054dfa499ff70feb0fd06f3b8fc-rimg-w1200-h1379-dcc0c0be-gmir?v=1764780395",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/morrisville/forest-bathing-therapy-walk/200029257809015",
        "location": {
            "@type": "Place",
            "name": "Old Beech Nature Trail",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Morrisville, North Carolina",
                "addressLocality": "Morrisville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.842464422579",
                "longitude": "-78.795894292857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet me for an hour long forest bathing experience. We will embark on a quiet journey through the woods and aim to notice the smallest details of nature with the goal of cultivating mindfulness and inner peace. Free event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nine Circle Therapy",
                "url": "https://allevents.in/org/nine-circle-therapy/27146937"
            }
        ]
    }
]
```