

# Event Details

- **Event Name**: Ice Cream Social
- **Event Start and End Date**: Wed, 12 Aug, 2026 at 06:30 pm
- **Event Description**: All ages: Stop by the courtyard for ice cream and enjoy live music by the J Ryan Trio!
Outside weather permitting; inside if necessary.
Sponsored by the Friends of the Brookfield Public Library.
- **Event URL**: https://allevents.in/brookfield/ice-cream-social/200030143044317
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 78

## Ticket Details


## Event venue details

- **city**: Brookfield
- **state**: WI
- **country**: United States
- **location**: Brookfield Public Library
- **lat**: 43.055209338111
- **long**: -88.12513589859
- **full address**: Brookfield Public Library, 1900 N Calhoun Rd,Brookfield,WI,United States

## Event gallery

- **Alt text**: Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a08853626d1edab41655b7b11e61b6b546261d56a326d8d662526e75376eca24-rimg-w480-h320-dc2858c8-gmir?v=1786119263

## FAQs

- **Q**: When and where is Ice Cream Social being held?
  - **A:** Ice Cream Social takes place on Wed, 12 Aug, 2026 at 06:30 pm to Wed, 12 Aug, 2026 at 06:30 pm at Brookfield Public Library, 1900 N Calhoun Rd,Brookfield,WI,United States.
- **Q**: Who is organizing Ice Cream Social?
  - **A:** Ice Cream Social is organized by Brookfield Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ice Cream Social is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Brookfield, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events7/banners/a08853626d1edab41655b7b11e61b6b546261d56a326d8d662526e75376eca24-rimg-w480-h320-dc2858c8-gmir?v=1786119263",
        "startDate": "2026-08-12",
        "url": "https://allevents.in/brookfield/ice-cream-social/200030143044317",
        "location": {
            "@type": "Place",
            "name": "Brookfield Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1900 N Calhoun Rd,Brookfield,WI,United States",
                "addressLocality": "Brookfield",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.055209338111",
                "longitude": "-88.12513589859"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All ages: Stop by the courtyard for ice cream and enjoy live music by the J Ryan Trio!\nOutside weather permitting; inside if necessary.\nSponsored by the Friends of the Brookfield Public Library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brookfield Public Library",
                "url": "https://allevents.in/org/brookfield-public-library/12666257",
                "description": "Inform, Inspire, Innovate!"
            }
        ]
    }
]
```