

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for a cozy evening of Christmas cheer! Bring the family as we gather to watch a Christmas classic together. 

It’s a great chance to slow down, laugh together and remember what this season on is all about!
- **Event URL**: https://allevents.in/sparks/family-movie-night/200029197516342
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Sparks
- **state**: NV
- **country**: United States
- **location**: 4950 Vista Blvd, Sparks, NV
- **lat**: 39.58042
- **long**: -119.7163
- **full address**: 4950 Vista Blvd, Sparks, NV, United States

## Event gallery

- **Alt text**: Family Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/877bb28c536c7feb564d1523258484f8feff6e4f518f54082204dfddb4ab80c5-rimg-w940-h788-dc1a102a-gmir?v=1765127080

## FAQs

- **Q**: When and where is Family Movie Night being held?
  - **A:** Family Movie Night takes place on Fri, 12 Dec, 2025 at 06:30 pm to Fri, 12 Dec, 2025 at 06:30 pm at 4950 Vista Blvd, Sparks, NV, United States.
- **Q**: Who is organizing Family Movie Night?
  - **A:** Family Movie Night is organized by The Rock Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night",
        "image": "https://cdn-az.allevents.in/events1/banners/877bb28c536c7feb564d1523258484f8feff6e4f518f54082204dfddb4ab80c5-rimg-w940-h788-dc1a102a-gmir?v=1765127080",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/sparks/family-movie-night/200029197516342",
        "location": {
            "@type": "Place",
            "name": "4950 Vista Blvd, Sparks, NV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4950 Vista Blvd, Sparks, NV 89436-2859, United States",
                "addressLocality": "Sparks",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.58042",
                "longitude": "-119.7163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a cozy evening of Christmas cheer! Bring the family as we gather to watch a Christmas classic together. \n\nIt’s a great chance to slow down, laugh together and remember what this season on is all about!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Rock Church",
                "url": "https://allevents.in/org/the-rock-church/26739513"
            }
        ]
    }
]
```