

# Event Details

- **Event Name**: Basketball - M39
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 09:00 pm – Tue, 30 Dec, 2025 at 10:30 pm
- **Event Description**: Adult basketball
- **Event URL**: https://allevents.in/mapleton/basketball-m39/1600028022430854
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mapleton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.13461279447
- **long**: -111.59875067766
- **full address**: The Church of Jesus Christ of Latter-day Saints, 475 North 1600 West, Mapleton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/25f41320-11b9-11f0-95f8-d90787b5d377-rimg-w714-h400-dcee

## FAQs

- **Q**: When and where is Basketball - M39 being held?
  - **A:** Basketball - M39 takes place on Tue, 30 Dec, 2025 at 09:00 pm to Tue, 30 Dec, 2025 at 10:30 pm at The Church of Jesus Christ of Latter-day Saints, 475 North 1600 West, Mapleton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basketball - M39",
        "image": "https://cdn-az.allevents.in/events8/banners/1d7a24a0-d5e0-11f0-aebb-5bee6a1ddbf9-rimg-w714-h400-dceeddd5-gmir.jpg",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/mapleton/basketball-m39/1600028022430854",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "475 North 1600 West",
                "addressLocality": "Mapleton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.13461279447",
                "longitude": "-111.59875067766"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adult basketball"
    }
]
```