

# Event Details

- **Event Name**: Ward Party
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 04:00 pm – Thu, 02 Apr, 2026 at 08:00 pm (-06:00)
- **Event Description**: 22nd ward Pancake dinner
- **Event URL**: https://allevents.in/rigby/ward-party/1600029873112851
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rigby
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.669463329987
- **long**: -111.92435880919
- **full address**: The Church of Jesus Christ of Latter-day Saints, 401 W 1st S, Rigby, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/94b00e20-2b50-11f1-be55-8719742b93f5-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 02 Apr, 2026 at 04:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 401 W 1st S, Rigby, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Party",
        "image": "https://cdn-az.allevents.in/events10/banners/3be93fd0-2ee0-11f1-bec9-ad3f1e96ac99-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-02T16:00:00-06:00",
        "endDate": "2026-04-02T20:00:00-06:00",
        "url": "https://allevents.in/rigby/ward-party/1600029873112851",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 W 1st S",
                "addressLocality": "Rigby",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.669463329987",
                "longitude": "-111.92435880919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "22nd ward Pancake dinner"
    }
]
```