

# Event Details

- **Event Name**: Ice Cream Social 
- **Event Start and End Date**: Sat, 23 May, 2026 at 07:00 pm (-05:00)
- **Event Description**: Join us on the museum lawn for Ice Cream, music and fun.  This is part of our America 250 Celebration.
- **Event URL**: https://allevents.in/butler/ice-cream-social/200029751546019
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 72

## Ticket Details


## Event venue details

- **city**: Butler
- **state**: MO
- **country**: United States
- **location**: 802 Elks Dr, Butler, MO 64730, United States
- **lat**: 38.26761
- **long**: -94.34914
- **full address**: 802 Elks Dr, Butler, MO 64730, United States

## Event gallery

- **Alt text**: Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4acc7e20606d0feff48a428e95656c1a983909e78533e74545d60e37940698a2-rimg-w1200-h1600-dcd9eae0-gmir?v=1775637958

## FAQs

- **Q**: When and where is Ice Cream Social  being held?
  - **A:** Ice Cream Social  takes place on Sat, 23 May, 2026 at 07:00 pm to Sat, 23 May, 2026 at 07:00 pm at 802 Elks Dr, Butler, MO 64730, United States.
- **Q**: Who is organizing Ice Cream Social ?
  - **A:** Ice Cream Social  is organized by Bates County Historical Society & Museum.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ice Cream Social  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 Butler, 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": "Event",
        "name": "Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events10/banners/4acc7e20606d0feff48a428e95656c1a983909e78533e74545d60e37940698a2-rimg-w1200-h1600-dcd9eae0-gmir?v=1775637958",
        "startDate": "2026-05-23T19:00:00-05:00",
        "url": "https://allevents.in/butler/ice-cream-social/200029751546019",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "802 Elks Dr, Butler, MO 64730, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "802 Elks Dr, Butler, MO 64730, United States",
                "addressLocality": "Butler",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.26761",
                "longitude": "-94.34914"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the museum lawn for Ice Cream, music and fun.  This is part of our America 250 Celebration.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bates County Historical Society & Museum",
                "url": "https://allevents.in/org/bates-county-historical-society-and-museum/21570413"
            }
        ]
    }
]
```