

# Event Details

- **Event Name**: Youth Combined Activity -- Talent Show
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 07:15 pm – Tue, 01 Sep, 2026 at 08:30 pm
- **Event Description**: We will be having a talent show for our Youth Activity this week. Please sign up to share your talent with the group.
- **Event URL**: https://allevents.in/maricopa/youth-combined-activity-talent-show/1600030465890822
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Maricopa
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.04417694317
- **long**: -111.96774632935
- **full address**: The Church of Jesus Christ of Latter-day Saints, 37280 W Bowlin Rd, Maricopa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3c0f1c10-899d-11f1-b936-6fd60ee29750-rimg-w1000-h667-dca

## FAQs

- **Q**: When and where is Youth Combined Activity -- Talent Show being held?
  - **A:** Youth Combined Activity -- Talent Show takes place on Tue, 01 Sep, 2026 at 07:15 pm to Tue, 01 Sep, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 37280 W Bowlin Rd, Maricopa, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Combined Activity -- Talent Show",
        "image": "https://cdn-az.allevents.in/events6/banners/a5941ac0-a674-11f1-8990-5d04d231a2dd-rimg-w1200-h800-dcb8c8d8-gmir.jpg",
        "startDate": "2026-09-01",
        "endDate": "2026-09-01",
        "url": "https://allevents.in/maricopa/youth-combined-activity-talent-show/1600030465890822",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "37280 W Bowlin Rd",
                "addressLocality": "Maricopa",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.04417694317",
                "longitude": "-111.96774632935"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be having a talent show for our Youth Activity this week. Please sign up to share your talent with the group."
    }
]
```