

# Event Details

- **Event Name**: Sawtooth Creek basketball
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:30 am – Sat, 13 Dec, 2025 at 08:30 am
- **Event Description**: Basketball for fathers and youth ages 11 and up!
- **Event URL**: https://allevents.in/meridian/sawtooth-creek-basketball/1600027908820116
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events1/banners/f5790e10-f7d9-11ef-af9d-65009a11819f-rimg-w1000-h562-dcd

## FAQs

- **Q**: When and where is Sawtooth Creek basketball being held?
  - **A:** Sawtooth Creek basketball takes place on Sat, 13 Dec, 2025 at 07:30 am to Sat, 13 Dec, 2025 at 08:30 am at The Church of Jesus Christ of Latter-day Saints, 4505 North Linder Road, Meridian, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sawtooth Creek basketball",
        "image": "https://cdn-az.allevents.in/events8/banners/56bbf7e0-d219-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/meridian/sawtooth-creek-basketball/1600027908820116",
        "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 ages 11 and up!"
    }
]
```