

# Event Details

- **Event Name**: Ward Talent Show
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 12:00 am – Sat, 07 Nov, 2026 at 11:59 pm (-08:00)
- **Event Description**: Come see the talents that God has given, and we work to develop as good and faithful stewards of what He has given us. Potluck dinner included to share those delicious, tasty talents, too!
- **Event URL**: https://allevents.in/seaside/ward-talent-show/1600030572610957
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Seaside
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.5976171
- **long**: -121.8376133
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1024 Noche Buena Street, Seaside, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7c791a40-9a18-11f1-9a40-7b90de720125-rimg-w1000-h563-dc3

## FAQs

- **Q**: When and where is Ward Talent Show being held?
  - **A:** Ward Talent Show takes place on Sat, 07 Nov, 2026 at 12:00 am to Sat, 07 Nov, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 1024 Noche Buena Street, Seaside, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ward Talent Show is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Seaside, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ward 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": "Ward Talent Show",
        "image": "https://cdn-az.allevents.in/events7/banners/7ae3ad30-9a18-11f1-9a40-7b90de720125-rimg-w1200-h675-dc382828-gmir.jpg",
        "startDate": "2026-11-07T00:00:00-08:00",
        "endDate": "2026-11-07T23:59:00-08:00",
        "url": "https://allevents.in/seaside/ward-talent-show/1600030572610957",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1024 Noche Buena Street",
                "addressLocality": "Seaside",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.5976171",
                "longitude": "-121.8376133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see the talents that God has given, and we work to develop as good and faithful stewards of what He has given us. Potluck dinner included to share those delicious, tasty talents, too!"
    }
]
```