

# Event Details

- **Event Name**: Waterfall Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 08:30 am – Sun, 07 Dec, 2025 at 09:30 am
- **Event Description**: Please join us for our Sacrament meeting from 8:30am - 9:30am.
- **Event URL**: https://allevents.in/las-vegas/waterfall-ward-sacrament-meeting/1600027760505346
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.247116417934
- **long**: -115.21326276779
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5160 West Lone Mountain Road, Las Vegas, United States

## Event gallery

- **Alt text**: Waterfall Ward Sacrament Meeting
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Waterfall+Ward+Sacrament+Meeting&date=Sun%2C+07+Dec%2C+2025+at+08%3A30+am&bg=2

## FAQs

- **Q**: When and where is Waterfall Ward Sacrament Meeting being held?
  - **A:** Waterfall Ward Sacrament Meeting takes place on Sun, 07 Dec, 2025 at 08:30 am to Sun, 07 Dec, 2025 at 09:30 am at The Church of Jesus Christ of Latter-day Saints, 5160 West Lone Mountain Road, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Waterfall Ward Sacrament Meeting",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Waterfall+Ward+Sacrament+Meeting&date=Sun%2C+07+Dec%2C+2025+at+08%3A30+am&bg=2",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/las-vegas/waterfall-ward-sacrament-meeting/1600027760505346",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5160 West Lone Mountain Road",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.247116417934",
                "longitude": "-115.21326276779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our Sacrament meeting from 8:30am - 9:30am."
    }
]
```