

# Event Details

- **Event Name**: Cherry Hill 9th Ward - Spring Cleanup
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 09:00 am – Sat, 25 Apr, 2026 at 06:00 pm (-06:00)
- **Event Description**: Ward Activity for Ward Spring Cleanup
- **Event URL**: https://allevents.in/orem/cherry-hill-9th-ward-spring-cleanup/1600029819050134
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.261136643682
- **long**: -111.69181983712
- **full address**: The Church of Jesus Christ of Latter-day Saints, 135 East 2000 South, Orem, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c951f1f0-217f-11f1-8b35-f723b5d21335-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Apr, 2026 at 09:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 135 East 2000 South, Orem, US
- **Q**: Where can I find ticket details about Cherry Hill 9th Ward - Spring Cleanup ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cherry Hill 9th Ward - Spring Cleanup",
        "image": "https://cdn-az.allevents.in/events6/banners/c889bff0-217f-11f1-ac80-9da451afa77f-rimg-w1200-h675-dca68e79-gmir.jpg",
        "startDate": "2026-04-25T09:00:00-06:00",
        "endDate": "2026-04-25T18:00:00-06:00",
        "url": "https://allevents.in/orem/cherry-hill-9th-ward-spring-cleanup/1600029819050134",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "135 East 2000 South",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.261136643682",
                "longitude": "-111.69181983712"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Activity for Ward Spring Cleanup"
    }
]
```