

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 01:30 pm – Sun, 30 Nov, 2025 at 02:30 pm
- **Event Description**: Come join us for music, speakers, and the sacrament!
- **Event URL**: https://allevents.in/lehi/sacrament-meeting/1600027643552656
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lehi
- **state**: UT
- **country**: United States
- **location**: Church Building
- **lat**: 40.369131
- **long**: -111.86776
- **full address**: Church Building, 1570 S 1100 W, Lehi, United States

## Event gallery

- **Alt text**: Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/efc46a60-2c53-11f0-b268-d78ed8940c40-rimg-w1002-h644-dc7a91ac-gmir.png

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 30 Nov, 2025 at 01:30 pm to Sun, 30 Nov, 2025 at 02:30 pm at Church Building, 1570 S 1100 W, Lehi, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sacrament Meeting is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Lehi, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sacrament Meeting sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/efc46a60-2c53-11f0-b268-d78ed8940c40-rimg-w1002-h644-dc7a91ac-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/lehi/sacrament-meeting/1600027643552656",
        "location": {
            "@type": "Place",
            "name": "Church Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1570 S 1100 W",
                "addressLocality": "Lehi",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.369131",
                "longitude": "-111.86776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for music, speakers, and the sacrament!"
    }
]
```