

# Event Details

- **Event Name**: Movie Night at LCCC
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:30 pm
- **Event Description**: Come and join us for a free family Christmas movie event.
- **Event URL**: https://allevents.in/lincoln/movie-night-at-lccc/200029203303855
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: ND
- **country**: United States
- **location**: 3 Benteen Dr., Lincoln, ND
- **lat**: 46.76516
- **long**: -100.70399
- **full address**: 3 Benteen Dr., Lincoln, ND, United States

## Event gallery

- **Alt text**: Movie Night at LCCC
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ccd05bd71bd164540edbcc2dc65bba464f18afea0e6a9943be177ab993889e43-rimg-w1024-h1536-dc082847-gmir?v=1765544232

## FAQs

- **Q**: When and where is Movie Night at LCCC being held?
  - **A:** Movie Night at LCCC takes place on Fri, 12 Dec, 2025 at 06:30 pm to Fri, 12 Dec, 2025 at 06:30 pm at 3 Benteen Dr., Lincoln, ND, United States.
- **Q**: Who is organizing Movie Night at LCCC?
  - **A:** Movie Night at LCCC is organized by Lincoln Church & Community Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night at LCCC",
        "image": "https://cdn-az.allevents.in/events8/banners/ccd05bd71bd164540edbcc2dc65bba464f18afea0e6a9943be177ab993889e43-rimg-w1024-h1536-dc082847-gmir?v=1765544232",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/lincoln/movie-night-at-lccc/200029203303855",
        "location": {
            "@type": "Place",
            "name": "3 Benteen Dr., Lincoln, ND",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Benteen Dr, Lincoln, ND 58504-9130, United States",
                "addressLocality": "Lincoln",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.76516",
                "longitude": "-100.70399"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for a free family Christmas movie event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lincoln Church & Community Center",
                "url": "https://allevents.in/org/lincoln-church-and-community-center/20850802"
            }
        ]
    }
]
```