

# Event Details

- **Event Name**: August Meet up Deermund Dog Park
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 11:00 am
- **Event Description**: Amazing Park for pups to romp
- **Event URL**: https://allevents.in/sherwood-park/august-meet-up-deermund-dog-park/200030078855702
- **Event Categories**: dog, meetups
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200030078855702?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sherwood+park-events

## Event venue details

- **city**: Sherwood Park
- **state**: AB
- **country**: Canada
- **location**: Deermound Dog Park
- **lat**: 53.481629944359
- **long**: -113.25721803557
- **full address**: Deermound Dog Park, Highway 21 and Highway 628,Strathcona, Alberta, Sherwood Park, Canada

## Event gallery

- **Alt text**: August Meet up Deermund Dog Park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e052560328e02855ee0b16b2c3ad0abeb39ad0e8b70014e403b88e4d7cdfd97b-rimg-w1200-h676-dc181818-gmir?v=1786170702

## FAQs

- **Q**: When and where is August Meet up Deermund Dog Park being held?
  - **A:** August Meet up Deermund Dog Park takes place on Sat, 08 Aug, 2026 at 11:00 am to Sat, 08 Aug, 2026 at 11:00 am at Deermound Dog Park, Highway 21 and Highway 628,Strathcona, Alberta, Sherwood Park, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "August Meet up Deermund Dog Park",
        "image": "https://cdn-az.allevents.in/events7/banners/e052560328e02855ee0b16b2c3ad0abeb39ad0e8b70014e403b88e4d7cdfd97b-rimg-w1200-h676-dc181818-gmir?v=1786170702",
        "startDate": "2026-08-08",
        "url": "https://allevents.in/sherwood-park/august-meet-up-deermund-dog-park/200030078855702",
        "location": {
            "@type": "Place",
            "name": "Deermound Dog Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Highway 21 and Highway 628,Strathcona, Alberta",
                "addressLocality": "Sherwood Park",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.481629944359",
                "longitude": "-113.25721803557"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Amazing Park for pups to romp"
    }
]
```