

# Event Details

- **Event Name**: Savannah Ward RS Fall Festivities Service Project
- **Event Start and End Date**: Fri, 07 Nov, 2025 at 10:00 am – Fri, 07 Nov, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/sandy/savannah-ward-rs-fall-festivities-service-project/1600027803015202
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sandy
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.55356835798
- **long**: -111.86735476377
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10885 South Pampas Drive, 831 East, Sandy, United States

## Event gallery

- **Alt text**: Savannah Ward RS Fall Festivities Service Project
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f1ffa950-e1e1-11ef-a0e8-a3fe14dd2f96-rimg-w1200-h675-dc91918d-gmir.jpg

## FAQs

- **Q**: When and where is Savannah Ward RS Fall Festivities Service Project being held?
  - **A:** Savannah Ward RS Fall Festivities Service Project takes place on Fri, 07 Nov, 2025 at 10:00 am to Fri, 07 Nov, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 10885 South Pampas Drive, 831 East, Sandy, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Savannah Ward RS Fall Festivities Service Project",
        "image": "https://cdn-az.allevents.in/events7/banners/f1ffa950-e1e1-11ef-a0e8-a3fe14dd2f96-rimg-w1200-h675-dc91918d-gmir.jpg",
        "startDate": "2025-11-07",
        "endDate": "2025-11-07",
        "url": "https://allevents.in/sandy/savannah-ward-rs-fall-festivities-service-project/1600027803015202",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10885 South Pampas Drive, 831 East",
                "addressLocality": "Sandy",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.55356835798",
                "longitude": "-111.86735476377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```