

# Event Details

- **Event Name**: 4th Ward Family Temple Day
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 12:00 am – Sat, 02 Jan, 2027 at 12:00 am (-07:00)
- **Event Description**: Youth baptisms start at 6:00 am. Parents are encouraged to participate with their children. Families are encouraged to participate in temple ordinances throughout the day. Ward members may be available to watch children so that parents can attend.
- **Event URL**: https://allevents.in/ogden/4th-ward-family-temple-day/1600029418800858
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ogden
- **state**: UT
- **country**: US
- **location**: Ogden Temple
- **lat**: 41.2275781
- **long**: -111.971515
- **full address**: Ogden Temple, 350 22nd St, Ogden, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f3c21080-e400-11f0-983f-3f1406156a47-rimg-w960-h540-dcd9

## FAQs

- **Q**: When and where is 4th Ward Family Temple Day being held?
  - **A:** 4th Ward Family Temple Day takes place on Sat, 07 Mar, 2026 at 12:00 am to Sat, 02 Jan, 2027 at 12:00 am at Ogden Temple, 350 22nd St, Ogden, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th Ward Family Temple Day",
        "image": "https://cdn-az.allevents.in/events3/banners/f94b9b20-e400-11f0-983f-3f1406156a47-rimg-w960-h540-dcd9d4d5-gmir.jpg",
        "startDate": "2026-03-07T00:00:00-07:00",
        "endDate": "2027-01-02T00:00:00-07:00",
        "url": "https://allevents.in/ogden/4th-ward-family-temple-day/1600029418800858",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ogden Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "350 22nd St",
                "addressLocality": "Ogden",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.2275781",
                "longitude": "-111.971515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth baptisms start at 6:00 am. Parents are encouraged to participate with their children. Families are encouraged to participate in temple ordinances throughout the day. Ward members may be available to watch children so that parents can attend."
    }
]
```