

# Event Details

- **Event Name**: Vista Peaks Combined Activity
- **Event Start and End Date**: Wed, 08 Apr, 2026 at 07:00 pm – Wed, 09 Dec, 2026 at 07:00 pm (-07:00)
- **Event Description**: Community gathering of youth age 12 to 18
- **Event URL**: https://allevents.in/mesa/vista-peaks-combined-activity/1600029075975037
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.44146927
- **long**: -111.7021161
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1430 North Recker Road, Mesa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d50a2090-af5f-11f0-9ea0-adfb8fb1727c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 08 Apr, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1430 North Recker Road, Mesa, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Vista Peaks Combined Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vista Peaks Combined Activity",
        "image": "https://cdn-az.allevents.in/events3/banners/05800040-1ed8-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-08T19:00:00-07:00",
        "endDate": "2026-12-09T19:00:00-07:00",
        "url": "https://allevents.in/mesa/vista-peaks-combined-activity/1600029075975037",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1430 North Recker Road",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.44146927",
                "longitude": "-111.7021161"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community gathering of youth age 12 to 18"
    }
]
```