

# Event Details

- **Event Name**: Neighborhood Ice Cream Social
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 06:00 pm – Mon, 20 Jul, 2026 at 08:00 pm
- **Event Description**: The Lower Northside and Depot Neighborhood Association invites you to a summer ice cream social. The Sweet Shop will be providing the ice cream and the association will bring the toppings. Just be sure to bring your appetite. Please RSVP by Monday, July 13th
- **Event URL**: https://allevents.in/la-crosse/neighborhood-ice-cream-social/200030272090027
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: La Crosse
- **state**: WI
- **country**: United States
- **location**: Red Cloud Park
- **lat**: 43.833350383
- **long**: -91.233017859
- **full address**: Red Cloud Park, 520 Powell St,La Crosse, Wisconsin, United States

## Event gallery

- **Alt text**: Neighborhood Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2387f7275b72492c81334438ff96ac54aa759933bb66c219bfeb02d71ed72491-rimg-w1200-h676-dcfff4c1-gmir?v=1784163717

## FAQs

- **Q**: When and where is Neighborhood Ice Cream Social being held?
  - **A:** Neighborhood Ice Cream Social takes place on Mon, 20 Jul, 2026 at 06:00 pm to Mon, 20 Jul, 2026 at 08:00 pm at Red Cloud Park, 520 Powell St,La Crosse, Wisconsin, United States.
- **Q**: Who is organizing Neighborhood Ice Cream Social?
  - **A:** Neighborhood Ice Cream Social is organized by Lower Northside Depot Neighborhood Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Neighborhood Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events6/banners/2387f7275b72492c81334438ff96ac54aa759933bb66c219bfeb02d71ed72491-rimg-w1200-h676-dcfff4c1-gmir?v=1784163717",
        "startDate": "2026-07-20",
        "endDate": "2026-07-20",
        "url": "https://allevents.in/la-crosse/neighborhood-ice-cream-social/200030272090027",
        "location": {
            "@type": "Place",
            "name": "Red Cloud Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 Powell St,La Crosse, Wisconsin",
                "addressLocality": "La Crosse",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.833350383",
                "longitude": "-91.233017859"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Lower Northside and Depot Neighborhood Association invites you to a summer ice cream social. The Sweet Shop will be providing the ice cream and the association will bring the toppings. Just be sure to bring your appetite. Please RSVP by Monday, July 13th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lower Northside Depot Neighborhood Association",
                "url": "https://allevents.in/org/lower-northside-depot-neighborhood-association/16483754"
            }
        ]
    }
]
```