

# Event Details

- **Event Name**: Culver's Night
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 05:00 pm – Tue, 14 Apr, 2026 at 08:00 pm
- **Event Description**: Join us in supporting our teams going to World's. Students will be at the Culver's in Jenison from 5-8 pm serving food and cleaning tables. A percentage of all sales during this event will be donated to Jenison Robotics.
- **Event URL**: https://allevents.in/jenison/culvers-night/200029936256743
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Jenison
- **state**: MI
- **country**: United States
- **location**: Culver's (7393 Cottonwood Dr,  Jenison, MI)
- **lat**: 42.90329
- **long**: -85.79334
- **full address**: Culver's (7393 Cottonwood Dr,  Jenison, MI), United States

## Event gallery

- **Alt text**: Culver's Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Culver%27s+Night&date=Tue%2C+14+Apr%2C+2026+at+05%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Culver's Night being held?
  - **A:** Culver's Night takes place on Tue, 14 Apr, 2026 at 05:00 pm to Tue, 14 Apr, 2026 at 08:00 pm at Culver's (7393 Cottonwood Dr,  Jenison, MI), United States.
- **Q**: Who is organizing Culver's Night?
  - **A:** Culver's Night is organized by Jenison Robotics.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Culver's Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Culver%27s+Night&date=Tue%2C+14+Apr%2C+2026+at+05%3A00+pm&bg=4",
        "startDate": "2026-04-14",
        "endDate": "2026-04-14",
        "url": "https://allevents.in/jenison/culvers-night/200029936256743",
        "location": {
            "@type": "Place",
            "name": "Culver's (7393 Cottonwood Dr,  Jenison, MI)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7393 Cottonwood Dr, Jenison, MI 49428-9764, United States",
                "addressLocality": "Jenison",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.90329",
                "longitude": "-85.79334"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in supporting our teams going to World's. Students will be at the Culver's in Jenison from 5-8 pm serving food and cleaning tables. A percentage of all sales during this event will be donated to Jenison Robotics.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jenison Robotics",
                "url": "https://allevents.in/org/jenison-robotics/13524144",
                "description": "A place to create a fun environment where Jenison kids can build and program cool stuff. "
            }
        ]
    }
]
```