

# Event Details

- **Event Name**: Culver's Night
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 05:00 pm – Tue, 28 Apr, 2026 at 08:00 pm (-05:00)
- **Event Description**: Come out and support your favorite PTO!!!
- **Event URL**: https://allevents.in/crystal-city/culvers-night/200029932730501
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Crystal City
- **state**: MO
- **country**: United States
- **location**: 200 S Truman Blvd, Crystal City, MO 63019-1727, United States
- **lat**: 38.2176
- **long**: -90.38557
- **full address**: 200 S Truman Blvd, Crystal City, MO 63019-1727, United States

## Event gallery

- **Alt text**: Culver's Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fc31edff95a687e836d23913c0e5cbde60a13e711577a897c40e662517fbc1a4-rimg-w851-h315-dcc71412-gmir?v=1776007621

## FAQs

- **Q**: When and where is Culver's Night being held?
  - **A:** Culver's Night takes place on Tue, 28 Apr, 2026 at 05:00 pm to Tue, 28 Apr, 2026 at 08:00 pm at 200 S Truman Blvd, Crystal City, MO 63019-1727, United States.
- **Q**: Who is organizing Culver's Night?
  - **A:** Culver's Night is organized by Lil’ Cat Club PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Culver's Night",
        "image": "https://cdn-az.allevents.in/events7/banners/fc31edff95a687e836d23913c0e5cbde60a13e711577a897c40e662517fbc1a4-rimg-w851-h315-dcc71412-gmir?v=1776007621",
        "startDate": "2026-04-28T17:00:00-05:00",
        "endDate": "2026-04-28T20:00:00-05:00",
        "url": "https://allevents.in/crystal-city/culvers-night/200029932730501",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "200 S Truman Blvd, Crystal City, MO 63019-1727, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 S Truman Blvd, Crystal City, MO 63019-1727, United States",
                "addressLocality": "Crystal City",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.2176",
                "longitude": "-90.38557"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and support your favorite PTO!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lil Cat Club PTO",
                "url": "https://allevents.in/org/lil’-cat-club-pto/24370332"
            }
        ]
    }
]
```