

# Event Details

- **Event Name**: Museum Ice Cream Social
- **Event Start and End Date**: Sun, 07 Sep, 2025 at 02:00 pm
- **Event Description**: I scream... you scream... we all scream for ICE CREAM! See you at the ICE CREAM SOCIAL on Sunday, September 7th!
- **Event URL**: https://allevents.in/maxwell/museum-ice-cream-social/200028772323543
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Maxwell
- **state**: IA
- **country**: United States
- **location**: 103 Main St, Maxwell, IA 50161-4489, United States
- **lat**: 41.88788
- **long**: -93.39937
- **full address**: 103 Main St, Maxwell, IA 50161-4489, United States

## Event gallery

- **Alt text**: Museum Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/945512cdd547b31d836f01f3c076cd5a8fcb655a7e7416c8bd86076e39397d33-rimg-w1200-h1789-dc1a1a1a-gmir?v=1756645003

## FAQs

- **Q**: When and where is Museum Ice Cream Social being held?
  - **A:** Museum Ice Cream Social takes place on Sun, 07 Sep, 2025 at 02:00 pm to Sun, 07 Sep, 2025 at 02:00 pm at 103 Main St, Maxwell, IA 50161-4489, United States.
- **Q**: Who is organizing Museum Ice Cream Social?
  - **A:** Museum Ice Cream Social is organized by The Community Historical Society Maxwell.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Museum Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events2/banners/945512cdd547b31d836f01f3c076cd5a8fcb655a7e7416c8bd86076e39397d33-rimg-w1200-h1789-dc1a1a1a-gmir?v=1756645003",
        "startDate": "2025-09-07",
        "url": "https://allevents.in/maxwell/museum-ice-cream-social/200028772323543",
        "location": {
            "@type": "Place",
            "name": "103 Main St, Maxwell, IA 50161-4489, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 Highway 210, Maxwell, IA 50161-4489, United States",
                "addressLocality": "Maxwell",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88788",
                "longitude": "-93.39937"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I scream... you scream... we all scream for ICE CREAM! See you at the ICE CREAM SOCIAL on Sunday, September 7th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Community Historical Society Maxwell",
                "url": "https://allevents.in/org/the-community-historical-society-maxwell/24353773"
            }
        ]
    }
]
```