

# Event Details

- **Event Name**: 3rd Annual Lakeside Community Talent Show!!
- **Event Start and End Date**: Wed, 26 Aug, 2026 at 07:00 pm – Wed, 26 Aug, 2026 at 08:00 pm
- **Event Description**: Lakeside's got talent! Enjoy family-friendly fun as Lakeside community members showcase their talents on stage. Snacks will be provided. No charge to attend. Come cheer on the performers!
- **Event URL**: https://allevents.in/lakeside/3rd-annual-lakeside-community-talent-show/1600030268949640
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lakeside
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.154232697837
- **long**: -109.97563386963
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1520 Church Lane, Lakeside, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/96d94c50-6bb2-11f1-884b-0fa428c2316e-rimg-w582-h434-dc8e

## FAQs

- **Q**: When and where is 3rd Annual Lakeside Community Talent Show!! being held?
  - **A:** 3rd Annual Lakeside Community Talent Show!! takes place on Wed, 26 Aug, 2026 at 07:00 pm to Wed, 26 Aug, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1520 Church Lane, Lakeside, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3rd Annual Lakeside Community Talent Show!!",
        "image": "https://cdn-az.allevents.in/events1/banners/783cafd0-a1bd-11f1-8b09-4b99f8fe4872-rimg-w582-h434-dcb89888-gmir.jpg",
        "startDate": "2026-08-26",
        "endDate": "2026-08-26",
        "url": "https://allevents.in/lakeside/3rd-annual-lakeside-community-talent-show/1600030268949640",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1520 Church Lane",
                "addressLocality": "Lakeside",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.154232697837",
                "longitude": "-109.97563386963"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lakeside's got talent! Enjoy family-friendly fun as Lakeside community members showcase their talents on stage. Snacks will be provided. No charge to attend. Come cheer on the performers!"
    }
]
```