

# Event Details

- **Event Name**: Culver's Fundraiser 
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 04:00 pm – Mon, 29 Jun, 2026 at 08:00 pm
- **Event Description**: A portion of all sales will be donated to Woodstock Little League
- **Event URL**: https://allevents.in/woodstock/culvers-fundraiser/200029736675403
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Woodstock
- **state**: IL
- **country**: United States
- **location**: 1620 W Lake Shore Dr, Woodstock, IL 60098, United States
- **lat**: 42.29072
- **long**: -88.41633
- **full address**: 1620 W Lake Shore Dr, Woodstock, IL 60098, United States

## Event gallery

- **Alt text**: Culver's Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2ab4cf13a2ae22c23c51e49232df0e9ba8d42de01b5cd1e92376b0dfde5e17ac-rimg-w750-h604-dc191819-gmir?v=1782469889

## FAQs

- **Q**: When and where is Culver's Fundraiser  being held?
  - **A:** Culver's Fundraiser  takes place on Mon, 29 Jun, 2026 at 04:00 pm to Mon, 29 Jun, 2026 at 08:00 pm at 1620 W Lake Shore Dr, Woodstock, IL 60098, United States.
- **Q**: Who is organizing Culver's Fundraiser ?
  - **A:** Culver's Fundraiser  is organized by Woodstock Youth Baseball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Culver's Fundraiser",
        "image": "https://cdn-az.allevents.in/events4/banners/2ab4cf13a2ae22c23c51e49232df0e9ba8d42de01b5cd1e92376b0dfde5e17ac-rimg-w750-h604-dc191819-gmir?v=1782469889",
        "startDate": "2026-06-29",
        "endDate": "2026-06-29",
        "url": "https://allevents.in/woodstock/culvers-fundraiser/200029736675403",
        "location": {
            "@type": "Place",
            "name": "1620 W Lake Shore Dr, Woodstock, IL 60098, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1620 W Lake Shore Dr, Woodstock, IL 60098, United States",
                "addressLocality": "Woodstock",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.29072",
                "longitude": "-88.41633"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A portion of all sales will be donated to Woodstock Little League",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woodstock Youth Baseball",
                "url": "https://allevents.in/org/woodstock-youth-baseball/20070750"
            }
        ]
    }
]
```