

# Event Details

- **Event Name**: Ice Cream Night
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 06:00 pm – Wed, 15 Jul, 2026 at 07:30 pm
- **Event Description**: We're having an ice cream party and you're invited! Come enjoy a relaxed night for families and kids of all ages. We will have ice cream sundaes, games, and music.

There is no cost for this event. Just a fun night together!
- **Event URL**: https://allevents.in/stoughton/ice-cream-night/200030309542215
- **Event Categories**: Kids
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Stoughton
- **state**: WI
- **country**: United States
- **location**: 525 Lincoln Ave, Stoughton, WI, United States, Wisconsin 53589
- **lat**: 42.9227
- **long**: -89.23256
- **full address**: 525 Lincoln Ave, Stoughton, WI, United States, Wisconsin 53589

## Event gallery

- **Alt text**: Ice Cream Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b5eb68b2131a6aa0f63aa1a68942d2d328495b6f731e0b04cad6331e4121278a-rimg-w1200-h630-dc02a9f9-gmir?v=1783640759

## FAQs

- **Q**: When and where is Ice Cream Night being held?
  - **A:** Ice Cream Night takes place on Wed, 15 Jul, 2026 at 06:00 pm to Wed, 15 Jul, 2026 at 07:30 pm at 525 Lincoln Ave, Stoughton, WI, United States, Wisconsin 53589.
- **Q**: Who is organizing Ice Cream Night?
  - **A:** Ice Cream Night is organized by Stoughton United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Night",
        "image": "https://cdn-az.allevents.in/events7/banners/b5eb68b2131a6aa0f63aa1a68942d2d328495b6f731e0b04cad6331e4121278a-rimg-w1200-h630-dc02a9f9-gmir?v=1783640759",
        "startDate": "2026-07-15",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/stoughton/ice-cream-night/200030309542215",
        "location": {
            "@type": "Place",
            "name": "525 Lincoln Ave, Stoughton, WI, United States, Wisconsin 53589",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "525 Lincoln Ave, Stoughton, WI 53589-1225, United States",
                "addressLocality": "Stoughton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9227",
                "longitude": "-89.23256"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're having an ice cream party and you're invited! Come enjoy a relaxed night for families and kids of all ages. We will have ice cream sundaes, games, and music.\n\nThere is no cost for this event. Just a fun night together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stoughton United Methodist Church",
                "url": "https://allevents.in/org/stoughton-united-methodist-church/17572819"
            }
        ]
    }
]
```