

# Event Details

- **Event Name**: Men's Basketball - Spanish Fork/Mapleton
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 09:00 pm – Thu, 02 Apr, 2026 at 10:30 pm (-06:00)
- **Event Description**: Men's basketball played every Thursday evening, players of all skill levels welcome! Come join the fun!
- **Event URL**: https://allevents.in/spanish-fork/mens-basketball-spanish-fork-mapleton/1600027926148305
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Spanish Fork
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.1051358
- **long**: -111.6127891
- **full address**: The Church of Jesus Christ of Latter-day Saints, 352 S Spanish Fork Parkway, Spanish Fork, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cd3e9260-fafb-11ef-8127-f10f5cf0882c-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 02 Apr, 2026 at 09:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 352 S Spanish Fork Parkway, Spanish Fork, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Men's Basketball - Spanish Fork/Mapleton ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Men's Basketball - Spanish Fork/Mapleton",
        "image": "https://cdn-az.allevents.in/events2/banners/0cfcda80-242a-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-02T21:00:00-06:00",
        "endDate": "2026-04-02T22:30:00-06:00",
        "url": "https://allevents.in/spanish-fork/mens-basketball-spanish-fork-mapleton/1600027926148305",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "352 S Spanish Fork Parkway",
                "addressLocality": "Spanish Fork",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.1051358",
                "longitude": "-111.6127891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men's basketball played every Thursday evening, players of all skill levels welcome! Come join the fun!"
    }
]
```