

# Event Details

- **Event Name**: Community Family Night
- **Event Start and End Date**: Mon, 26 Jan, 2026 at 06:00 pm – Mon, 26 Jan, 2026 at 07:00 pm
- **Event Description**: Come join members of the community to have a gospel discussion, play games, and eat some treats.
- **Event URL**: https://allevents.in/el-paso/community-family-night/1600029520725239
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029520725239

## Event venue details

- **city**: El Paso
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 31.869657464097
- **long**: -106.41114624562
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5510 Hondo Pass Drive, El Paso, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/502d0b90-f491-11f0-939d-8d7f4fe5e3ad-rimg-w1000-h563-dca

## FAQs

- **Q**: When and where is Community Family Night being held?
  - **A:** Community Family Night takes place on Mon, 26 Jan, 2026 at 06:00 pm to Mon, 26 Jan, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 5510 Hondo Pass Drive, El Paso, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Family Night",
        "image": "https://cdn-az.allevents.in/events6/banners/4f899fa0-f491-11f0-939d-8d7f4fe5e3ad-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2026-01-26",
        "endDate": "2026-01-26",
        "url": "https://allevents.in/el-paso/community-family-night/1600029520725239",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5510 Hondo Pass Drive",
                "addressLocality": "El Paso",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.869657464097",
                "longitude": "-106.41114624562"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join members of the community to have a gospel discussion, play games, and eat some treats."
    }
]
```