

# Event Details

- **Event Name**: BM Ward Activity Days
- **Event Start and End Date**: Wed, 09 Apr, 2025 at 06:00 pm – Wed, 09 Apr, 2025 at 07:00 pm
- **Event Description**: Fire Building - at the Pavillion
- **Event URL**: https://allevents.in/henderson/bm-ward-activity-days/1600027995484407
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Henderson
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.027929887673
- **long**: -114.97606894233
- **full address**: The Church of Jesus Christ of Latter-day Saints, 400 South Water Street, Henderson, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/10e52d90-0cee-11f0-a6da-59f88de70000-rimg-w1000-h666-dc

## FAQs

- **Q**: When and where is BM Ward Activity Days being held?
  - **A:** BM Ward Activity Days takes place on Wed, 09 Apr, 2025 at 06:00 pm to Wed, 09 Apr, 2025 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 400 South Water Street, Henderson, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BM Ward Activity Days",
        "image": "https://cdn-az.allevents.in/events8/banners/103f77b0-0cee-11f0-816e-65de0bf79b7a-rimg-w1200-h800-dc1a1715-gmir.jpg",
        "startDate": "2025-04-09",
        "endDate": "2025-04-09",
        "url": "https://allevents.in/henderson/bm-ward-activity-days/1600027995484407",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 South Water Street",
                "addressLocality": "Henderson",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.027929887673",
                "longitude": "-114.97606894233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fire Building - at the Pavillion"
    }
]
```