

# Event Details

- **Event Name**: Ice Cream Social
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 03:00 pm (-05:00)
- **Event Description**: Join us for a FREE Ice Cream Social on Sunday, September 13 at 3 p.m. at Heritage Village. It’s a casual opportunity to enjoy some ice cream, meet the people behind DCHS, and discover all the ways we work to preserve and share Door County’s history.
- **Event URL**: https://allevents.in/sturgeon-bay/ice-cream-social/200030642843530
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sturgeon Bay
- **state**: WI
- **country**: United States
- **location**: Heritage Village, Door County
- **lat**: 44.834357
- **long**: -87.345323
- **full address**: Heritage Village, Door County, 2041 Michigan St PO Box 71,Sturgeon Bay,WI,United States

## Event gallery

- **Alt text**: Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/18141af2b397cc59d3a174a36ebbffcf99f8aac3e5dd23b11ae3ccbd575dbe5f-rimg-w1000-h773-dce8d8a8-gmir?v=1788264390

## FAQs

- **Q**: When and where is Ice Cream Social being held?
  - **A:** Ice Cream Social takes place on Sun, 13 Sep, 2026 at 03:00 pm to Sun, 13 Sep, 2026 at 03:00 pm at Heritage Village, Door County, 2041 Michigan St PO Box 71,Sturgeon Bay,WI,United States.
- **Q**: Who is organizing Ice Cream Social?
  - **A:** Ice Cream Social is organized by Door County Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events6/banners/18141af2b397cc59d3a174a36ebbffcf99f8aac3e5dd23b11ae3ccbd575dbe5f-rimg-w1000-h773-dce8d8a8-gmir?v=1788264390",
        "startDate": "2026-09-13T15:00:00-05:00",
        "url": "https://allevents.in/sturgeon-bay/ice-cream-social/200030642843530",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Heritage Village, Door County",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2041 Michigan St PO Box 71,Sturgeon Bay,WI,United States",
                "addressLocality": "Sturgeon Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.834357",
                "longitude": "-87.345323"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a FREE Ice Cream Social on Sunday, September 13 at 3 p.m. at Heritage Village. It’s a casual opportunity to enjoy some ice cream, meet the people behind DCHS, and discover all the ways we work to preserve and share Door County’s history.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Door County Historical Society",
                "url": "https://allevents.in/org/door-county-historical-society/4679057",
                "description": "Founded in 1926, the Society is a membership organization that operates and preserves two historical sites: Eagle Bluff Lighthouse in Peninsula State Park & Heritage Village at Big Creek in Sturgeon Bay."
            }
        ]
    }
]
```