

# Event Details

- **Event Name**: Adult Basketball Nights
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 08:00 pm – Tue, 16 Dec, 2025 at 09:00 pm
- **Event Description**: Anyone 18+ is welcome to come play pick-up basketball
- **Event URL**: https://allevents.in/allen/adult-basketball-nights/1600027881835716
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Allen
- **state**: TX
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.0998044
- **long**: -96.6355194
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1404 East Main Street, Allen, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6a9efb30-f264-11ef-bef0-ed43b94fdfc7-rimg-w275-h183-dc50

## FAQs

- **Q**: When and where is Adult Basketball Nights being held?
  - **A:** Adult Basketball Nights takes place on Tue, 16 Dec, 2025 at 08:00 pm to Tue, 16 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 1404 East Main Street, Allen, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Adult Basketball Nights 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 Allen, this event is thoughtfully curated to deliver a standout experience worth every moment. If Adult Basketball Nights sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Basketball Nights",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Adult+Basketball+Nights&date=Tue%2C+16+Dec%2C+2025+at+08%3A00+pm&bg=2",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/allen/adult-basketball-nights/1600027881835716",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1404 East Main Street",
                "addressLocality": "Allen",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.0998044",
                "longitude": "-96.6355194"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Anyone 18+ is welcome to come play pick-up basketball"
    }
]
```