

# Event Details

- **Event Name**: Pick-Up Basketball
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 08:00 pm – Tue, 24 Nov, 2026 at 08:00 pm (-07:00)
- **Event Description**: Join us for an hour of pick-up basketball with the Crossman Peak Ward in the gym at the center of the church building. We meet weekly at the same time and visitors with all skill levels are welcome.
- **Event URL**: https://allevents.in/lake-havasu-city/pick-up-basketball/1600029278333208
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lake Havasu City
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.490765520414
- **long**: -114.32920379196
- **full address**: The Church of Jesus Christ of Latter-day Saints, 504 N Acoma Boulevard, Lake Havasu City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/580df240-ce06-11f0-bb67-fb6d397f1b16-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 03 Mar, 2026 at 08:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 504 N Acoma Boulevard, Lake Havasu City, US
- **Q**: Where can I find ticket details about Pick-Up Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pick-Up Basketball",
        "image": "https://cdn-az.allevents.in/events7/banners/57439d60-ce06-11f0-b6d4-af84bbdedf18-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-03T20:00:00-07:00",
        "endDate": "2026-11-24T20:00:00-07:00",
        "url": "https://allevents.in/lake-havasu-city/pick-up-basketball/1600029278333208",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "504 N Acoma Boulevard",
                "addressLocality": "Lake Havasu City",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.490765520414",
                "longitude": "-114.32920379196"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an hour of pick-up basketball with the Crossman Peak Ward in the gym at the center of the church building. We meet weekly at the same time and visitors with all skill levels are welcome."
    }
]
```