

# Event Details

- **Event Name**: SRW: Community Harvest Festival
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 05:00 pm – Sat, 24 Oct, 2026 at 08:00 pm (-07:00)
- **Event Description**: All welcomed to join the community event for an evening of fun, games, and entertainment!
- **Event URL**: https://allevents.in/reno/srw-community-harvest-festival/1600029419183320
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Reno
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.537854002026
- **long**: -119.84759040639
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2505 Kings Row, Reno, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a48f3560-e40a-11f0-b1e5-fb8d04c0193d-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Oct, 2026 at 05:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2505 Kings Row, Reno, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about SRW: Community Harvest Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SRW: Community Harvest Festival",
        "image": "https://cdn-az.allevents.in/events10/banners/a250cc60-1ec9-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dc041628-gmir.jpg",
        "startDate": "2026-10-24T17:00:00-07:00",
        "endDate": "2026-10-24T20:00:00-07:00",
        "url": "https://allevents.in/reno/srw-community-harvest-festival/1600029419183320",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2505 Kings Row",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.537854002026",
                "longitude": "-119.84759040639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All welcomed to join the community event for an evening of fun, games, and entertainment!"
    }
]
```