

# Event Details

- **Event Name**: Valiant Activities
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 06:00 pm – Wed, 25 Mar, 2026 at 07:00 pm
- **Event Description**: Activities for primary boys and girls turning 8 in 2026 up through age 11.
- **Event URL**: https://allevents.in/queen-creek/valiant-activities/1600029525920220
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/a936afb0-f569-11f0-bf76-d32f1a3d3180-rimg-w1000-h1000-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 33794 N Gary Rd, Queen Creek, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Valiant Activities ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Valiant Activities",
        "image": "https://cdn-az.allevents.in/events9/banners/3c76a610-1cf5-11f1-bcfe-6393e3a0d4d3-rimg-w1024-h1024-dcf9f1e4-gmir.jpg",
        "startDate": "2026-03-25",
        "endDate": "2026-03-25",
        "url": "https://allevents.in/queen-creek/valiant-activities/1600029525920220",
        "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 primary boys and girls turning 8 in 2026 up through age 11."
    }
]
```