

# Event Details

- **Event Name**: Fox Creek Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:30 am – Sun, 14 Dec, 2025 at 12:30 pm
- **Event URL**: https://allevents.in/layton/fox-creek-ward-sacrament-meeting/1600027668949739
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.085049584012
- **long**: -111.96925660093
- **full address**: The Church of Jesus Christ of Latter-day Saints, 202 West 1675 North, Layton, US

## Event gallery

- **Alt text**: Fox Creek Ward Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9e826680-d22e-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Fox Creek Ward Sacrament Meeting being held?
  - **A:** Fox Creek Ward Sacrament Meeting takes place on Sun, 14 Dec, 2025 at 10:30 am to Sun, 14 Dec, 2025 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 202 West 1675 North, Layton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fox Creek Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/9e826680-d22e-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/layton/fox-creek-ward-sacrament-meeting/1600027668949739",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "202 West 1675 North",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.085049584012",
                "longitude": "-111.96925660093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```