

# Event Details

- **Event Name**: Culver's Fundraising Night
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 05:00 pm – Tue, 16 Jun, 2026 at 08:00 pm
- **Event Description**: Come eat at Culver's and raise money for Rotary Club of Derby's community programs! 10% of all sales between 5 p.m. and 8 p.m. go directly to the club.
- **Event URL**: https://allevents.in/derby/culvers-fundraising-night/200030215612449
- **Event Categories**: charities
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Derby
- **state**: KS
- **country**: United States
- **location**: Culver's (2925 N Rock Rd, Derby, KS)
- **lat**: 37.58381
- **long**: -97.24456
- **full address**: Culver's (2925 N Rock Rd, Derby, KS), United States

## Event gallery

- **Alt text**: Culver's Fundraising Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/051024febe21d5173d0e14416d9f952685d7be8261243da47d639be17abd2cef-rimg-w851-h315-dcbcdff1-gmir?v=1781066328

## FAQs

- **Q**: When and where is Culver's Fundraising Night being held?
  - **A:** Culver's Fundraising Night takes place on Tue, 16 Jun, 2026 at 05:00 pm to Tue, 16 Jun, 2026 at 08:00 pm at Culver's (2925 N Rock Rd, Derby, KS), United States.
- **Q**: Who is organizing Culver's Fundraising Night?
  - **A:** Culver's Fundraising Night is organized by Rotary Club of Derby, KS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Culver's Fundraising Night",
        "image": "https://cdn-az.allevents.in/events9/banners/051024febe21d5173d0e14416d9f952685d7be8261243da47d639be17abd2cef-rimg-w851-h315-dcbcdff1-gmir?v=1781066328",
        "startDate": "2026-06-16",
        "endDate": "2026-06-16",
        "url": "https://allevents.in/derby/culvers-fundraising-night/200030215612449",
        "location": {
            "@type": "Place",
            "name": "Culver's (2925 N Rock Rd, Derby, KS)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2925 N Rock Rd,Derby, Kansas",
                "addressLocality": "Derby",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.58381",
                "longitude": "-97.24456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come eat at Culver's and raise money for Rotary Club of Derby's community programs! 10% of all sales between 5 p.m. and 8 p.m. go directly to the club.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rotary Club of Derby KS",
                "url": "https://allevents.in/org/rotary-club-of-derby-ks/22388203"
            }
        ]
    }
]
```