

# Event Details

- **Event Name**: LVSA Ward Chapel Cleaning
- **Event Start and End Date**: Thu, 08 Oct, 2026 at 06:00 pm – Thu, 29 Oct, 2026 at 06:00 pm (-07:00)
- **Event Description**: Come help the ward clean the building. Then join us for adult religion.
- **Event URL**: https://allevents.in/las-vegas/lvsa-ward-chapel-cleaning/1600029234120344
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.121366738762
- **long**: -115.23679909339
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6601 West Twain Avenue, Las Vegas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/70deaa80-c68b-11f0-a58b-5728a583d37c-rimg-w259-h194-dc90

## FAQs

- **Q**: When and where is LVSA Ward Chapel Cleaning being held?
  - **A:** LVSA Ward Chapel Cleaning takes place on Thu, 08 Oct, 2026 at 06:00 pm to Thu, 29 Oct, 2026 at 06:00 pm at The Church of Jesus Christ of Latter-day Saints, 6601 West Twain Avenue, Las Vegas, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LVSA Ward Chapel Cleaning",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=LVSA+Ward+Chapel+Cleaning&date=Thu%2C+08+Oct%2C+2026&bg=5",
        "startDate": "2026-10-08T18:00:00-07:00",
        "endDate": "2026-10-29T18:00:00-07:00",
        "url": "https://allevents.in/las-vegas/lvsa-ward-chapel-cleaning/1600029234120344",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6601 West Twain Avenue",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.121366738762",
                "longitude": "-115.23679909339"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come help the ward clean the building. Then join us for adult religion."
    }
]
```