

# Event Details

- **Event Name**: Dog Days of Summer 
- **Event Start and End Date**: Thu, 20 Aug, 2026 at 06:00 pm – Thu, 20 Aug, 2026 at 08:00 pm
- **Event Description**: Come out and bring your playful pup to the splash pad for one last dip of the summer.
- **Event URL**: https://allevents.in/jackson/dog-days-of-summer/200030521354903
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Jackson
- **state**: MI
- **country**: United States
- **location**: 1401 S Brown Street, Jackson, MI, United States, Michigan 49201
- **lat**: 42.23228
- **long**: -84.43275
- **full address**: 1401 S Brown Street, Jackson, MI, United States, Michigan 49201

## Event gallery

- **Alt text**: Dog Days of Summer
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/38a45120f38728e62462fd6a018f3619a0809e0cbc285f77fa6eddbcab77fd49-rimg-w1200-h1553-dce8f8f8-gmir?v=1786841619

## FAQs

- **Q**: When and where is Dog Days of Summer  being held?
  - **A:** Dog Days of Summer  takes place on Thu, 20 Aug, 2026 at 06:00 pm to Thu, 20 Aug, 2026 at 08:00 pm at 1401 S Brown Street, Jackson, MI, United States, Michigan 49201.
- **Q**: Who is organizing Dog Days of Summer ?
  - **A:** Dog Days of Summer  is organized by Cascades Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dog Days of Summer",
        "image": "https://cdn-az.allevents.in/events10/banners/38a45120f38728e62462fd6a018f3619a0809e0cbc285f77fa6eddbcab77fd49-rimg-w1200-h1553-dce8f8f8-gmir?v=1786841619",
        "startDate": "2026-08-20",
        "endDate": "2026-08-20",
        "url": "https://allevents.in/jackson/dog-days-of-summer/200030521354903",
        "location": {
            "@type": "Place",
            "name": "1401 S Brown Street, Jackson, MI, United States, Michigan 49201",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1409 S Brown St, Jackson, MI 49203-27ND, United States",
                "addressLocality": "Jackson",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.23228",
                "longitude": "-84.43275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and bring your playful pup to the splash pad for one last dip of the summer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cascades Park",
                "url": "https://allevents.in/org/cascades-park/17187082"
            }
        ]
    }
]
```