

# Event Details

- **Event Name**: Valiant Activities
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm – Wed, 10 Dec, 2025 at 07:00 pm
- **Event Description**: Activities for kids turning 8-11 (or Senior Primary)
- **Event URL**: https://allevents.in/queen-creek/valiant-activities/1600028142648643
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Queen Creek
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.18617259334
- **long**: -111.58209207085
- **full address**: The Church of Jesus Christ of Latter-day Saints, 33794 N Gary Rd, Queen Creek, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/417d5210-2ab3-11f0-ba61-c5dfb1cea92d-rimg-w1000-h1000-dc

## FAQs

- **Q**: When and where is Valiant Activities being held?
  - **A:** Valiant Activities takes place on Wed, 10 Dec, 2025 at 06:00 pm to Wed, 10 Dec, 2025 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 33794 N Gary Rd, Queen Creek, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Valiant Activities",
        "image": "https://cdn-az.allevents.in/events7/banners/257635e0-d5e0-11f0-8b49-41359ed287ca-rimg-w1024-h1024-dcf9f1e4-gmir.jpg",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/queen-creek/valiant-activities/1600028142648643",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33794 N Gary Rd",
                "addressLocality": "Queen Creek",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.18617259334",
                "longitude": "-111.58209207085"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Activities for kids turning 8-11 (or Senior Primary)"
    }
]
```