

# Event Details

- **Event Name**: Family Home Evening
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 07:00 pm – Mon, 29 Dec, 2025 at 08:30 pm
- **Event Description**: Each week on Monday night we gather as friends to socialize and have fun. Weeks rotate between service, spiritual and just for fun. Grab your friends and come join us.
- **Event URL**: https://allevents.in/north-ogden/family-home-evening/1600027829531006
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: North Ogden
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.30074854791
- **long**: -111.95110214998
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2340 Fruitland Dr, North Ogden, United States

## Event gallery

- **Alt text**: Family Home Evening
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Family+Home+Evening&date=Mon%2C+29+Dec%2C+2025+at+07%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Family Home Evening being held?
  - **A:** Family Home Evening takes place on Mon, 29 Dec, 2025 at 07:00 pm to Mon, 29 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 2340 Fruitland Dr, North Ogden, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Home Evening",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Family+Home+Evening&date=Mon%2C+29+Dec%2C+2025+at+07%3A00+pm&bg=2",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/north-ogden/family-home-evening/1600027829531006",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2340 Fruitland Dr",
                "addressLocality": "North Ogden",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.30074854791",
                "longitude": "-111.95110214998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each week on Monday night we gather as friends to socialize and have fun. Weeks rotate between service, spiritual and just for fun. Grab your friends and come join us."
    }
]
```