

# Event Details

- **Event Name**: Community basketball
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 06:00 pm – Thu, 25 Dec, 2025 at 08:00 pm
- **Event Description**: Men and young men get together and play noncompetitive basketball with friends.
- **Event URL**: https://allevents.in/antioch/community-basketball/1600027758507805
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Antioch
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.990634
- **long**: -121.828386
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3015 Rio Grande Drive, Antioch, United States

## Event gallery

- **Alt text**: Community basketball
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1d6b8ad0-764a-11f0-bc5b-f376950d0d7c-rimg-w1200-h675-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When and where is Community basketball being held?
  - **A:** Community basketball takes place on Thu, 25 Dec, 2025 at 06:00 pm to Thu, 25 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 3015 Rio Grande Drive, Antioch, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Community basketball 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 Antioch, this event is thoughtfully curated to deliver a standout experience worth every moment. If Community basketball 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": "Community basketball",
        "image": "https://cdn-az.allevents.in/events3/banners/1d6b8ad0-764a-11f0-bc5b-f376950d0d7c-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/antioch/community-basketball/1600027758507805",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3015 Rio Grande Drive",
                "addressLocality": "Antioch",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.990634",
                "longitude": "-121.828386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men and young men get together and play noncompetitive basketball with friends."
    }
]
```