

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 07:00 pm
- **Event Description**: We are having a food and Toy drive to help with our Toys for Kids program. Movie to be determined.
- **Event URL**: https://allevents.in/nickerson/movie-night/200029241579604
- **Event Categories**: entertainment, kids, toy-drives
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Nickerson
- **state**: KS
- **country**: United States
- **location**: Nickerson Kansas Community Center
- **lat**: 38.14697
- **long**: -98.08225
- **full address**: Nickerson Kansas Community Center, 11 N. Nickerson St.,Nickerson,KS,United States

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fb6b5cd9ac3efc1b0c18a9a2423d699d692232df62044b001c0706aa2091c84c-rimg-w960-h664-dc030203-gmir?v=1764548349

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Fri, 05 Dec, 2025 at 07:00 pm to Fri, 05 Dec, 2025 at 07:00 pm at Nickerson Kansas Community Center, 11 N. Nickerson St.,Nickerson,KS,United States.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by Nickerson Kansas Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://cdn-az.allevents.in/events5/banners/fb6b5cd9ac3efc1b0c18a9a2423d699d692232df62044b001c0706aa2091c84c-rimg-w960-h664-dc030203-gmir?v=1764548349",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/nickerson/movie-night/200029241579604",
        "location": {
            "@type": "Place",
            "name": "Nickerson Kansas Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 N. Nickerson St.,Nickerson,KS,United States",
                "addressLocality": "Nickerson",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.14697",
                "longitude": "-98.08225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are having a food and Toy drive to help with our Toys for Kids program. Movie to be determined.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nickerson Kansas Chamber of Commerce",
                "url": "https://allevents.in/org/nickerson-kansas-chamber-of-commerce/26120537"
            }
        ]
    }
]
```