

# Event Details

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

## Ticket Details

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

## 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/events4/banners/fab97c40-11b8-11f0-9077-c7c394cce039-rimg-w714-h400-dcee

## FAQs

- **Q**: When and where is Basketball - M39 being held?
  - **A:** Basketball - M39 takes place on Tue, 31 Mar, 2026 at 09:00 pm to Tue, 31 Mar, 2026 at 10:30 pm at The Church of Jesus Christ of Latter-day Saints, 475 North 1600 West, Mapleton, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Basketball - M39 is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Mapleton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Basketball - M39 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Basketball - M39",
        "image": "https://cdn-az.allevents.in/events2/banners/75977260-2427-11f1-9831-630114a07816-rimg-w714-h400-dceeddd5-gmir.jpg",
        "startDate": "2026-03-31",
        "endDate": "2026-03-31",
        "url": "https://allevents.in/mapleton/basketball-m39/1600028022424742",
        "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"
    }
]
```