

# Event Details

- **Event Name**: Saturday morning basketball
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 07:30 am – Sat, 04 Jul, 2026 at 07:30 am (-06:00)
- **Event Description**: Basketball for fathers and youth
- **Event URL**: https://allevents.in/meridian/saturday-morning-basketball/1600029850514339
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Meridian
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.645610700886
- **long**: -116.41450843895
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4505 North Linder Road, Meridian, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/be55d790-2697-11f1-a591-7f7175887899-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Apr, 2026 at 07:30 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4505 North Linder Road, Meridian, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Saturday morning basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Saturday morning basketball",
        "image": "https://cdn-az.allevents.in/events1/banners/c9ea9ff0-2697-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-04T07:30:00-06:00",
        "endDate": "2026-07-04T07:30:00-06:00",
        "url": "https://allevents.in/meridian/saturday-morning-basketball/1600029850514339",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4505 North Linder Road",
                "addressLocality": "Meridian",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.645610700886",
                "longitude": "-116.41450843895"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Basketball for fathers and youth"
    }
]
```