

# Event Details

- **Event Name**: HH ward Come Follow Me study group
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:00 pm – Fri, 12 Dec, 2025 at 07:00 pm
- **Event Description**: This is an informal study group for the members of the HH ward to discuss the weeks Come Follow Me lesson. All are welcome to come join us
- **Event URL**: https://allevents.in/las-vegas/hh-ward-come-follow-me-study-group/1600028505609555
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.0922843
- **long**: -115.2299875
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6325 W Hacienda Ave, Las Vegas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e41305d0-61a7-11f0-81f2-9b451fccbaa9-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is HH ward Come Follow Me study group being held?
  - **A:** HH ward Come Follow Me study group takes place on Fri, 12 Dec, 2025 at 06:00 pm to Fri, 12 Dec, 2025 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 6325 W Hacienda Ave, Las Vegas, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HH ward Come Follow Me study group",
        "image": "https://cdn-az.allevents.in/events5/banners/2de46b60-d226-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/las-vegas/hh-ward-come-follow-me-study-group/1600028505609555",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6325 W Hacienda Ave",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0922843",
                "longitude": "-115.2299875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is an informal study group for the members of the HH ward to discuss the weeks Come Follow Me lesson. All are welcome to come join us"
    }
]
```