

# Event Details

- **Event Name**: Community Talent Show
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 06:00 pm – Sat, 15 Nov, 2025 at 08:00 pm
- **Event Description**: Join us for a community talent show organized by the Sienna Vista Ward of the Church of Jesus Christ of Latter-day Saints.
- **Event URL**: https://allevents.in/reno/community-talent-show/1600028679172123
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Reno
- **state**: NV
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/73af19d0-7982-11f0-85e4-d301e9f8fcf3-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2505 Kings Row, Reno, United States
- **Q**: Where can I find ticket details about Community Talent Show ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Talent Show",
        "image": "https://cdn-az.allevents.in/events1/banners/6ff51f10-7982-11f0-b3b5-ff10693ac4d5-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/reno/community-talent-show/1600028679172123",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.537854002026",
                "longitude": "-119.84759040639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a community talent show organized by the Sienna Vista Ward of the Church of Jesus Christ of Latter-day Saints."
    }
]
```