

# Event Details

- **Event Name**: YW/YM Combined Activity
- **Event Start and End Date**: Wed, 20 May, 2026 at 07:00 pm – Wed, 20 May, 2026 at 08:30 pm (-05:00)
- **Event URL**: https://allevents.in/west-bend/yw-ym-combined-activity/1600027832331846
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Bend
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.398176274699
- **long**: -88.172346723578
- **full address**: The Church of Jesus Christ of Latter-day Saints, 120 W Paradise Drive, West Bend, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d9226420-e77e-11ef-a780-277ade43520b-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 20 May, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 120 W Paradise Drive, West Bend, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about YW/YM Combined Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "YW/YM Combined Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/e44cac20-2436-11f1-886e-e3e40c802de8-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-05-20T19:00:00-05:00",
        "endDate": "2026-05-20T20:30:00-05:00",
        "url": "https://allevents.in/west-bend/yw-ym-combined-activity/1600027832331846",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 W Paradise Drive",
                "addressLocality": "West Bend",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.398176274699",
                "longitude": "-88.172346723578"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```