

# Event Details

- **Event Name**: Relief Society: Wendell 1st Ward Spring Cleaning
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 06:30 pm – Thu, 09 Apr, 2026 at 09:30 pm (-06:00)
- **Event Description**: We will be learning from those in our ward about ways we can organize and clean our homes. In return we can better serve and focus on those we love.
- **Event URL**: https://allevents.in/wendell/relief-society-wendell-1st-ward-spring-cleaning/1600029819015056
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Wendell
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.781948660241
- **long**: -114.70327978169
- **full address**: The Church of Jesus Christ of Latter-day Saints, 605 North Idaho Street, Wendell, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dc5219c0-217e-11f1-a01a-adaecb19c40b-rimg-w1000-h667-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 06:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 605 North Idaho Street, Wendell, US
- **Q**: Where can I find ticket details about Relief Society: Wendell 1st Ward Spring Cleaning ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society: Wendell 1st Ward Spring Cleaning",
        "image": "https://cdn-az.allevents.in/events10/banners/db5bf9f0-217e-11f1-8b35-f723b5d21335-rimg-w1200-h800-dcd7d8d9-gmir.jpg",
        "startDate": "2026-04-09T18:30:00-06:00",
        "endDate": "2026-04-09T21:30:00-06:00",
        "url": "https://allevents.in/wendell/relief-society-wendell-1st-ward-spring-cleaning/1600029819015056",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "605 North Idaho Street",
                "addressLocality": "Wendell",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.781948660241",
                "longitude": "-114.70327978169"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be learning from those in our ward about ways we can organize and clean our homes. In return we can better serve and focus on those we love."
    }
]
```