

# 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 URL**: https://allevents.in/north-ogden/family-home-evening/1600027829448225
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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=1

## 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.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Home Evening is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in North Ogden, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Home Evening 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",
        "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=1",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/north-ogden/family-home-evening/1600027829448225",
        "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"
    }
]
```