

# Event Details

- **Event Name**: Culver's share day
- **Event Start and End Date**: Tue, 24 Mar, 2026 at 10:00 am – Tue, 24 Mar, 2026 at 10:00 pm
- **Event Description**: percentage of the sales from the day goes to Sack Packs of Sioux Center
- **Event URL**: https://allevents.in/sioux-center/culvers-share-day/200029771987416
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Sioux Center
- **state**: IA
- **country**: United States
- **location**: Culver's (1913 S. Main Ave, Sioux Center, IA)
- **lat**: 43.05702
- **long**: -96.1755
- **full address**: Culver's (1913 S. Main Ave, Sioux Center, IA), United States

## Event gallery

- **Alt text**: Culver's share day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/06a135fe82c6b262b1c8d2b0da16d452c9f25be0f9985bdb3677cd3d9efaf44c-rimg-w1080-h1080-dcdad4d4-gmir?v=1774070905

## FAQs

- **Q**: When and where is Culver's share day being held?
  - **A:** Culver's share day takes place on Tue, 24 Mar, 2026 at 10:00 am to Tue, 24 Mar, 2026 at 10:00 pm at Culver's (1913 S. Main Ave, Sioux Center, IA), United States.
- **Q**: Who is organizing Culver's share day?
  - **A:** Culver's share day is organized by Sack Pack Sioux Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Culver's share day",
        "image": "https://cdn-az.allevents.in/events1/banners/06a135fe82c6b262b1c8d2b0da16d452c9f25be0f9985bdb3677cd3d9efaf44c-rimg-w1080-h1080-dcdad4d4-gmir?v=1774070905",
        "startDate": "2026-03-24",
        "endDate": "2026-03-24",
        "url": "https://allevents.in/sioux-center/culvers-share-day/200029771987416",
        "location": {
            "@type": "Place",
            "name": "Culver's (1913 S. Main Ave, Sioux Center, IA)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1913 S. Main Ave,Sioux Center, Iowa",
                "addressLocality": "Sioux Center",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.05702",
                "longitude": "-96.1755"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "percentage of the sales from the day goes to Sack Packs of Sioux Center",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sack Pack Sioux Center",
                "url": "https://allevents.in/org/sack-pack-sioux-center/25533558"
            }
        ]
    }
]
```