

# Event Details

- **Event Name**: Community basketball
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 06:00 pm – Thu, 04 Dec, 2025 at 08:00 pm
- **Event Description**: Men and young men get together and play noncompetitive basketball with family, friends and those new to the community. It is open to all skill levels and experience. We look forward to seeing you on the court!
- **Event URL**: https://allevents.in/antioch/community-basketball/1600028651770912
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2f36a320-764b-11f0-b2d6-4b69db446040-rimg-w1000-h562-dcd

## FAQs

- **Q**: When and where is Community basketball being held?
  - **A:** Community basketball takes place on Thu, 04 Dec, 2025 at 06:00 pm to Thu, 04 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/events4/banners/2e30f2f0-764b-11f0-b2d6-4b69db446040-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/antioch/community-basketball/1600028651770912",
        "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 family, friends and those new to the community. It is open to all skill levels and experience. We look forward to seeing you on the court!"
    }
]
```