

# Event Details

- **Event Name**: Culver’s Restaurant Night
- **Event Start and End Date**: Wed, 05 Nov, 2025 at 05:00 pm – Wed, 05 Nov, 2025 at 08:00 pm
- **Event Description**: 5-8pm at Bolingbrook Culver’s
- **Event URL**: https://allevents.in/bolingbrook/culver’s-restaurant-night/200029134546537
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Bolingbrook
- **state**: IL
- **country**: United States
- **location**: Culver's (250 N Bolingbrook Dr,  Bolingbrook, IL)
- **lat**: 41.70311
- **long**: -88.06791
- **full address**: Culver's (250 N Bolingbrook Dr,  Bolingbrook, IL), United States

## Event gallery

- **Alt text**: Culver’s Restaurant Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Culver%E2%80%99s+Restaurant+Night&date=Wed%2C+05+Nov%2C+2025+at+05%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Culver’s Restaurant Night being held?
  - **A:** Culver’s Restaurant Night takes place on Wed, 05 Nov, 2025 at 05:00 pm to Wed, 05 Nov, 2025 at 08:00 pm at Culver's (250 N Bolingbrook Dr,  Bolingbrook, IL), United States.
- **Q**: Who is organizing Culver’s Restaurant Night?
  - **A:** Culver’s Restaurant Night is organized by Oak View Panthers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Culver’s Restaurant Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Culver%E2%80%99s+Restaurant+Night&date=Wed%2C+05+Nov%2C+2025+at+05%3A00+pm&bg=3",
        "startDate": "2025-11-05",
        "endDate": "2025-11-05",
        "url": "https://allevents.in/bolingbrook/culver’s-restaurant-night/200029134546537",
        "location": {
            "@type": "Place",
            "name": "Culver's (250 N Bolingbrook Dr,  Bolingbrook, IL)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "250 N. Bolingbrook Drive,Bolingbrook,IL,United States",
                "addressLocality": "Bolingbrook",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.70311",
                "longitude": "-88.06791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5-8pm at Bolingbrook Culver’s",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oak View Panthers",
                "url": "https://allevents.in/org/oak-view-panthers/22686647"
            }
        ]
    }
]
```