

# Event Details

- **Event Name**: youth sports nights
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 07:00 pm – Tue, 25 Nov, 2025 at 08:30 pm
- **Event Description**: youth sports activities 12-18 year old and their friends. for nonmembers and members.sponsered by missionaries
- **Event URL**: https://allevents.in/lakeside/youth-sports-nights/1600027726609132
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lakeside
- **state**: AZ
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.154232697837
- **long**: -109.97563386963
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1520 Church Lane, Lakeside, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/15b4cdf0-2c72-11f0-9941-47ce4d258e71-rimg-w1080-h1923-dc07071f-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/15f5f5a0-2c72-11f0-b7e7-b761835452a9-rimg-w300-h300-dcd9eaf0-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 25 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1520 Church Lane, Lakeside, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about youth sports nights ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "youth sports nights",
        "image": "https://cdn-az.allevents.in/events5/banners/15b4cdf0-2c72-11f0-9941-47ce4d258e71-rimg-w1080-h1923-dc07071f-gmir.jpg",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/lakeside/youth-sports-nights/1600027726609132",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1520 Church Lane",
                "addressLocality": "Lakeside",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.154232697837",
                "longitude": "-109.97563386963"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "youth sports activities 12-18 year old and their friends. for nonmembers and members.sponsered by missionaries"
    }
]
```