

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 06:30 pm
- **Event Description**: Join Eugene McCray Community Center for a screening of The Muppets Christmas Carol! Free for the whole family!
- **Event URL**: https://allevents.in/fort-worth/family-movie-night/200028912604811
- **Event Categories**: entertainment, christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: United States
- **location**: Eugene McCray Community Center
- **lat**: 32.698467529813
- **long**: -97.249216248961
- **full address**: Eugene McCray Community Center, 4932 Wilbarger St,Fort Worth,TX,United States

## Event gallery

- **Alt text**: Family Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/02bcd6641e540a82817ad60491f727ffb0d7e3abe72509571aef3ac54a5463aa-rimg-w1200-h675-dcf7d6c2-gmir?v=1764980523

## FAQs

- **Q**: When and where is Family Movie Night being held?
  - **A:** Family Movie Night takes place on Fri, 05 Dec, 2025 at 06:30 pm to Fri, 05 Dec, 2025 at 06:30 pm at Eugene McCray Community Center, 4932 Wilbarger St,Fort Worth,TX,United States.
- **Q**: Who is organizing Family Movie Night?
  - **A:** Family Movie Night is organized by Fort Worth Parks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night",
        "image": "https://cdn-az.allevents.in/events8/banners/02bcd6641e540a82817ad60491f727ffb0d7e3abe72509571aef3ac54a5463aa-rimg-w1200-h675-dcf7d6c2-gmir?v=1764980523",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/fort-worth/family-movie-night/200028912604811",
        "location": {
            "@type": "Place",
            "name": "Eugene McCray Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4932 Wilbarger St,Fort Worth,TX,United States",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.698467529813",
                "longitude": "-97.249216248961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Eugene McCray Community Center for a screening of The Muppets Christmas Carol! Free for the whole family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fort Worth Parks",
                "url": "https://allevents.in/org/fort-worth-parks/26035168"
            }
        ]
    }
]
```