

# Event Details

- **Event Name**: WF Ward Conference
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 10:00 am – Sun, 08 Mar, 2026 at 12:00 pm
- **Event Description**: Waterfall ward conference (normal Sunday activities)
- **Event URL**: https://allevents.in/las-vegas/wf-ward-conference/1600029414793312
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/519ee050-e354-11f0-820b-e5e04fbe28e9-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5160 West Lone Mountain Road, Las Vegas, US
- **Q**: Where can I find ticket details about WF Ward Conference ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "WF Ward Conference",
        "image": "https://cdn-az.allevents.in/events5/banners/50f532d0-e354-11f0-b1e5-fb8d04c0193d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-08",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/las-vegas/wf-ward-conference/1600029414793312",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.247116417934",
                "longitude": "-115.21326276779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Waterfall ward conference (normal Sunday activities)"
    }
]
```