

# Event Details

- **Event Name**: Talent Show
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 05:00 pm – Sat, 12 Sep, 2026 at 07:00 pm (-07:00)
- **Event Description**: A Night of Food, Fun and Talent!
- **Event URL**: https://allevents.in/henderson/talent-show/1600030588145055
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: HENDERSON
- **state**: NV
- **country**: US
- **location**: Arrowhead Chapel: The Church of Jesus Christ of Latter Day Saints
- **lat**: 36.0048189
- **long**: -114.9581762
- **full address**: Arrowhead Chapel: The Church of Jesus Christ of Latter Day Saints, 801 Arrowhead Trail, RD, HENDERSON, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/50f1e5a0-9c6b-11f1-80bb-ebfa6612c095-rimg-w481-h708-dcf

## FAQs

- **Q**: When and where is Talent Show being held?
  - **A:** Talent Show takes place on Sat, 12 Sep, 2026 at 05:00 pm to Sat, 12 Sep, 2026 at 07:00 pm at Arrowhead Chapel: The Church of Jesus Christ of Latter Day Saints, 801 Arrowhead Trail, RD, HENDERSON, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Talent Show is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in HENDERSON, this event is thoughtfully curated to deliver a standout experience worth every moment. If Talent Show sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Talent Show",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Talent+Show&date=Sat%2C+12+Sep%2C+2026+at+05%3A00+pm&bg=1",
        "startDate": "2026-09-12T17:00:00-07:00",
        "endDate": "2026-09-12T19:00:00-07:00",
        "url": "https://allevents.in/henderson/talent-show/1600030588145055",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Arrowhead Chapel: The Church of Jesus Christ of Latter Day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "801 Arrowhead Trail, RD",
                "addressLocality": "HENDERSON",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0048189",
                "longitude": "-114.9581762"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Night of Food, Fun and Talent!"
    }
]
```