

# Event Details

- **Event Name**: Family Home Evening Activity
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 07:00 pm – Mon, 22 Dec, 2025 at 08:00 pm
- **Event Description**: All are welcome! Join us for a fun evening with friends
- **Event URL**: https://allevents.in/west-haven/family-home-evening-activity/1600027857406505
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Haven
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.176544644807
- **long**: -112.09685839005
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4775 South 4875 West, West Haven, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f4244d70-ecaa-11ef-a021-0b69d287de70-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Family Home Evening Activity being held?
  - **A:** Family Home Evening Activity takes place on Mon, 22 Dec, 2025 at 07:00 pm to Mon, 22 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 4775 South 4875 West, West Haven, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Home Evening Activity is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in West Haven, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Home Evening Activity sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Home Evening Activity",
        "image": "https://cdn-az.allevents.in/events5/banners/a07d0990-d224-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcc1a88e-gmir.jpg",
        "startDate": "2025-12-22",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/west-haven/family-home-evening-activity/1600027857406505",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4775 South 4875 West",
                "addressLocality": "West Haven",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.176544644807",
                "longitude": "-112.09685839005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome! Join us for a fun evening with friends"
    }
]
```