

# Event Details

- **Event Name**: Dog Days of Summer
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 05:00 pm
- **Event Description**: Join us for a fun family event!
- **Event URL**: https://allevents.in/marinette/dog-days-of-summer/200030263441244
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Marinette
- **state**: WI
- **country**: United States
- **location**: Saint Pauls Episcopal Church
- **lat**: 45.09559
- **long**: -87.62478
- **full address**: Saint Pauls Episcopal Church, 917 Church St, Marinette, WI 54143-2408, United States

## Event gallery

- **Alt text**: Dog Days of Summer
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/942f986e9cb3492c6453a349607e88cd8f12b515cff5dce6c5300e3a514e430f-rimg-w612-h792-dcfefefe-gmir?v=1781787103

## FAQs

- **Q**: When and where is Dog Days of Summer being held?
  - **A:** Dog Days of Summer takes place on Wed, 24 Jun, 2026 at 05:00 pm to Wed, 24 Jun, 2026 at 05:00 pm at Saint Pauls Episcopal Church, 917 Church St, Marinette, WI 54143-2408, United States.
- **Q**: Who is organizing Dog Days of Summer?
  - **A:** Dog Days of Summer is organized by St. Paul's-Marinette.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dog Days of Summer is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Marinette, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dog Days of Summer sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dog Days of Summer",
        "image": "https://cdn-az.allevents.in/events8/banners/942f986e9cb3492c6453a349607e88cd8f12b515cff5dce6c5300e3a514e430f-rimg-w612-h792-dcfefefe-gmir?v=1781787103",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/marinette/dog-days-of-summer/200030263441244",
        "location": {
            "@type": "Place",
            "name": "Saint Pauls Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "917 Church St, Marinette, WI 54143-2408, United States",
                "addressLocality": "Marinette",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.09559",
                "longitude": "-87.62478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun family event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Pauls-Marinette",
                "url": "https://allevents.in/org/st-pauls-marinette/27937347"
            }
        ]
    }
]
```