

# Event Details

- **Event Name**: Adult Basketball Nights
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 08:00 pm – Tue, 30 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/1600027881840639
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Allen
- **state**: TX
- **country**: US
- **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, US

## Event gallery

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 30 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1404 East Main Street, Allen, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Adult Basketball Nights ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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+30+Dec%2C+2025+at+08%3A00+pm&bg=5",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/allen/adult-basketball-nights/1600027881840639",
        "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": {
                    "@type": "Country",
                    "name": "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"
    }
]
```