

# Event Details

- **Event Name**: Culver's Spirit Night
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 03:00 pm – Tue, 02 Dec, 2025 at 10:00 pm
- **Event Description**: Come grab some food and support the ECC!
- **Event URL**: https://allevents.in/maize/culvers-spirit-night/200029043374612
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Maize
- **state**: KS
- **country**: United States
- **location**: Culver's (Wichita, KS)
- **lat**: 37.74281
- **long**: -97.4625
- **full address**: Culver's (Wichita, KS), 3220 N Maize Rd,Wichita,KS,United States, Maize

## Event gallery

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

## FAQs

- **Q**: When and where is Culver's Spirit Night being held?
  - **A:** Culver's Spirit Night takes place on Tue, 02 Dec, 2025 at 03:00 pm to Tue, 02 Dec, 2025 at 10:00 pm at Culver's (Wichita, KS), 3220 N Maize Rd,Wichita,KS,United States, Maize.
- **Q**: Who is organizing Culver's Spirit Night?
  - **A:** Culver's Spirit Night is organized by Maize ECC PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Culver's Spirit Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Culver%27s+Spirit+Night&date=Tue%2C+02+Dec%2C+2025+at+03%3A00+pm&bg=3",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/maize/culvers-spirit-night/200029043374612",
        "location": {
            "@type": "Place",
            "name": "Culver's (Wichita, KS)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3220 N Maize Rd,Wichita,KS,United States",
                "addressLocality": "Maize",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.74281",
                "longitude": "-97.4625"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come grab some food and support the ECC!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maize ECC PTO",
                "url": "https://allevents.in/org/maize-ecc-pto/26694535"
            }
        ]
    }
]
```