

# Event Details

- **Event Name**: Youth and Community Basketball
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 07:00 pm – Thu, 09 Apr, 2026 at 09:00 pm (-07:00)
- **Event Description**: The youth and missionaries host a weekly basketball night where both members and non members come to enjoy physical activity. At the end of the night a spiritual message is shared.
- **Event URL**: https://allevents.in/gridley/youth-and-community-basketball/1600028054034830
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gridley
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.3671251
- **long**: -121.6926935
- **full address**: The Church of Jesus Christ of Latter-day Saints, 400 Spruce Street, Gridley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bd0d0330-18b1-11f0-935d-e717096ecf18-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 400 Spruce Street, Gridley, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Youth and Community Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Youth and Community Basketball",
        "image": "https://cdn-az.allevents.in/events5/banners/40170ce0-241d-11f1-9831-630114a07816-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-09T19:00:00-07:00",
        "endDate": "2026-04-09T21:00:00-07:00",
        "url": "https://allevents.in/gridley/youth-and-community-basketball/1600028054034830",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Spruce Street",
                "addressLocality": "Gridley",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.3671251",
                "longitude": "-121.6926935"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The youth and missionaries host a weekly basketball night where both members and non members come to enjoy physical activity. At the end of the night a spiritual message is shared."
    }
]
```