

# Event Details

- **Event Name**: Youth Activities - Sunburst
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 06:30 pm – Wed, 30 Dec, 2026 at 06:30 pm (-07:00)
- **Event Description**: All youth aged 12-18 are welcome to join, make new friends, and build faith-based communities. We look forward to you joining us!
- **Event URL**: https://allevents.in/phoenix/youth-activities-sunburst/1600029498684050
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.621918668181
- **long**: -112.14298965834
- **full address**: The Church of Jesus Christ of Latter-day Saints, 15018 North 39th Avenue, Phoenix, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/52558360-f17c-11f0-8938-1f473b0b6214-rimg-w1000-h667-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 06:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 15018 North 39th Avenue, Phoenix, US
- **Q**: Where can I find ticket details about Youth Activities - Sunburst ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Activities - Sunburst",
        "image": "https://cdn-az.allevents.in/events8/banners/51609c10-f17c-11f0-9751-fd576499cee8-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2026-03-04T18:30:00-07:00",
        "endDate": "2026-12-30T18:30:00-07:00",
        "url": "https://allevents.in/phoenix/youth-activities-sunburst/1600029498684050",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15018 North 39th Avenue",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.621918668181",
                "longitude": "-112.14298965834"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All youth aged 12-18 are welcome to join, make new friends, and build faith-based communities. We look forward to you joining us!"
    }
]
```