

# Event Details

- **Event Name**: Harvest Festival 11th Ward
- **Event Start and End Date**: Thu, 16 Oct, 2025 at 03:00 pm – Thu, 16 Oct, 2025 at 10:00 pm
- **Event Description**: Using the whole building
- **Event URL**: https://allevents.in/west-jordan/harvest-festival-11th-ward/1600027731145808
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Jordan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.603574175923
- **long**: -112.02089120214
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8150 Grizzly Way, West Jordan, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/46d3e320-aad6-11f0-927e-890fa17a9fc9-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/47ada150-aad6-11f0-927e-890fa17a9fc9-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 16 Oct, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 8150 Grizzly Way, West Jordan, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Harvest Festival 11th Ward ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Harvest Festival 11th Ward",
        "image": "https://cdn-az.allevents.in/events10/banners/46d3e320-aad6-11f0-927e-890fa17a9fc9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-10-16",
        "endDate": "2025-10-16",
        "url": "https://allevents.in/west-jordan/harvest-festival-11th-ward/1600027731145808",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8150 Grizzly Way",
                "addressLocality": "West Jordan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.603574175923",
                "longitude": "-112.02089120214"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Using the whole building"
    }
]
```