

# Event Details

- **Event Name**: 17th Ward Youth Sports Linger Longer
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 08:30 pm – Wed, 10 Dec, 2025 at 09:30 pm
- **Event Description**: The 17th ward will have a twice monthly youth sports "Linger Longer" night from 8:30pm-9:15pm
- **Event URL**: https://allevents.in/mapleton/17th-ward-youth-sports-linger-longer/1600027618163726
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mapleton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.120469046374
- **long**: -111.59893988742
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1068 S 1600 W, Mapleton, US

## Event gallery

- **Alt text**: 17th Ward Youth Sports Linger Longer
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a3d38230-d211-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcc3bbaa-gmir.jpg

## FAQs

- **Q**: When and where is 17th Ward Youth Sports Linger Longer being held?
  - **A:** 17th Ward Youth Sports Linger Longer takes place on Wed, 10 Dec, 2025 at 08:30 pm to Wed, 10 Dec, 2025 at 09:30 pm at The Church of Jesus Christ of Latter-day Saints, 1068 S 1600 W, Mapleton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "17th Ward Youth Sports Linger Longer",
        "image": "https://cdn-az.allevents.in/events9/banners/a3d38230-d211-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/mapleton/17th-ward-youth-sports-linger-longer/1600027618163726",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1068 S 1600 W",
                "addressLocality": "Mapleton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.120469046374",
                "longitude": "-111.59893988742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The 17th ward will have a twice monthly youth sports \"Linger Longer\" night from 8:30pm-9:15pm"
    }
]
```