

# Event Details

- **Event Name**: Ice Cream Social
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 07:00 pm
- **Event Description**: Meet us at Memorial Park by the tennis courts for a time of fellowship, prayer, singing, and Reed's Dairy Ice Cream.
- **Event URL**: https://allevents.in/weiser/ice-cream-social/200030275225536
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Weiser
- **state**: ID
- **country**: United States
- **location**: Weiser Memorial Park
- **lat**: 44.253084
- **long**: -116.964764
- **full address**: Weiser Memorial Park, Weiser, Idaho, United States

## Event gallery

- **Alt text**: Ice Cream Social
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Ice+Cream+Social&date=Wed%2C+24+Jun%2C+2026+at+07%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Ice Cream Social being held?
  - **A:** Ice Cream Social takes place on Wed, 24 Jun, 2026 at 07:00 pm to Wed, 24 Jun, 2026 at 07:00 pm at Weiser Memorial Park, Weiser, Idaho, United States.
- **Q**: Who is organizing Ice Cream Social?
  - **A:** Ice Cream Social is organized by Grace Reformed Church of Weiser.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ice Cream Social is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Weiser, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ice Cream Social sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Social",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Ice+Cream+Social&date=Wed%2C+24+Jun%2C+2026+at+07%3A00+pm&bg=2",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/weiser/ice-cream-social/200030275225536",
        "location": {
            "@type": "Place",
            "name": "Weiser Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Weiser, Idaho",
                "addressLocality": "Weiser",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.253084",
                "longitude": "-116.964764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet us at Memorial Park by the tennis courts for a time of fellowship, prayer, singing, and Reed's Dairy Ice Cream.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Reformed Church of Weiser",
                "url": "https://allevents.in/org/grace-reformed-church-of-weiser/27945438"
            }
        ]
    }
]
```