

# Event Details

- **Event Name**: Forest Friends at Dedisse Park
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 09:00 am
- **Event Description**: This will be less of a hike and more of a forest play date for young kiddos! We’ll climb rocks, read stories and hopefully splash in the creek (as long as there is water to splash in!)
- **Event URL**: https://allevents.in/evergreen/forest-friends-at-dedisse-park/200030388273246
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200030388273246?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=evergreen-events

## Event venue details

- **city**: Evergreen
- **state**: CO
- **country**: United States
- **location**: Dedisse Park
- **lat**: 39.6381753
- **long**: -105.3313996
- **full address**: Dedisse Park, 4365 Evergreen Pkwy,Evergreen, Colorado, United States

## Event gallery

- **Alt text**: Forest Friends at Dedisse Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fc4ff017c9dba1c8cc3c18093b9bf257ee0611319461d0354cebeb6d07bd57c6-rimg-w1200-h600-dcf2f7f6-gmir?v=1783729246

## FAQs

- **Q**: When and where is Forest Friends at Dedisse Park being held?
  - **A:** Forest Friends at Dedisse Park takes place on Mon, 13 Jul, 2026 at 09:00 am to Mon, 13 Jul, 2026 at 09:00 am at Dedisse Park, 4365 Evergreen Pkwy,Evergreen, Colorado, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Forest Friends at Dedisse Park",
        "image": "https://cdn-az.allevents.in/events8/banners/fc4ff017c9dba1c8cc3c18093b9bf257ee0611319461d0354cebeb6d07bd57c6-rimg-w1200-h600-dcf2f7f6-gmir?v=1783729246",
        "startDate": "2026-07-13",
        "url": "https://allevents.in/evergreen/forest-friends-at-dedisse-park/200030388273246",
        "location": {
            "@type": "Place",
            "name": "Dedisse Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4365 Evergreen Pkwy,Evergreen, Colorado",
                "addressLocality": "Evergreen",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.6381753",
                "longitude": "-105.3313996"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This will be less of a hike and more of a forest play date for young kiddos! We’ll climb rocks, read stories and hopefully splash in the creek (as long as there is water to splash in!)"
    }
]
```