

# Event Details

- **Event Name**: LP 1 Sacrament Meeting
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 09:00 am – Sun, 30 Nov, 2025 at 10:00 am
- **Event Description**: Visitors welcome!
- **Event URL**: https://allevents.in/sandy/lp-1-sacrament-meeting/1600028500064155
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sandy
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.537961768851
- **long**: -111.83070325287
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11755 South 2000 East, Sandy, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c2c5e140-60e9-11f0-81f2-9b451fccbaa9-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is LP 1 Sacrament Meeting being held?
  - **A:** LP 1 Sacrament Meeting takes place on Sun, 30 Nov, 2025 at 09:00 am to Sun, 30 Nov, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 11755 South 2000 East, Sandy, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LP 1 Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/c1abf6b0-60f2-11f0-81f2-9b451fccbaa9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/sandy/lp-1-sacrament-meeting/1600028500064155",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11755 South 2000 East",
                "addressLocality": "Sandy",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.537961768851",
                "longitude": "-111.83070325287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Visitors welcome!"
    }
]
```