

# Event Details

- **Event Name**: Shop for A Cause
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 10:00 am
- **Event Description**: Purchase a card for $5.00 to get incredible deals at 23 local businesses. 
The $5.00 purchase will go to a local non-profit. It is a win- win.  December 1st through the 13th.
- **Event URL**: https://allevents.in/le-mars/shop-for-a-cause/200028937451801
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Le Mars
- **state**: IA
- **country**: United States
- **location**: LeMars, IA. - Ice Cream Capital Of The world
- **lat**: 42.794771567884
- **long**: -96.16654049718
- **full address**: LeMars, IA. - Ice Cream Capital Of The world, Le Mars, Iowa, United States

## Event gallery

- **Alt text**: Shop for A Cause
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/51f8be469efccfbd2b8afd2e044292ba3b249504961a7d2b9deaf01a8efe1328-rimg-w940-h788-dcbec1ba-gmir?v=1764315126

## FAQs

- **Q**: When and where is Shop for A Cause being held?
  - **A:** Shop for A Cause takes place on Mon, 01 Dec, 2025 at 10:00 am to Mon, 01 Dec, 2025 at 10:00 am at LeMars, IA. - Ice Cream Capital Of The world, Le Mars, Iowa, United States.
- **Q**: Who is organizing Shop for A Cause?
  - **A:** Shop for A Cause is organized by Le Mars Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shop for A Cause",
        "image": "https://cdn-az.allevents.in/events9/banners/51f8be469efccfbd2b8afd2e044292ba3b249504961a7d2b9deaf01a8efe1328-rimg-w940-h788-dcbec1ba-gmir?v=1764315126",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/le-mars/shop-for-a-cause/200028937451801",
        "location": {
            "@type": "Place",
            "name": "LeMars, IA. - Ice Cream Capital Of The world",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Le Mars, Iowa",
                "addressLocality": "Le Mars",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.794771567884",
                "longitude": "-96.16654049718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Purchase a card for $5.00 to get incredible deals at 23 local businesses. \nThe $5.00 purchase will go to a local non-profit. It is a win- win.  December 1st through the 13th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Le Mars Chamber of Commerce",
                "url": "https://allevents.in/org/le-mars-chamber-of-commerce/26558438"
            }
        ]
    }
]
```