

# Event Details

- **Event Name**: Ladies basketball
- **Event Start and End Date**: Fri, 08 May, 2026 at 07:00 pm – Fri, 19 Jun, 2026 at 07:00 pm (-04:00)
- **Event Description**: Come and play a casual pick up game. everyone is welcome. We will play every 3rd Friday.
- **Event URL**: https://allevents.in/weddington/ladies-basketball/1600029858041705
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Weddington
- **state**: NC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.035522013447
- **long**: -80.755947774031
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5897 Hemby Road, Weddington, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/64b5d920-282b-11f1-b311-a314a771e96d-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 08 May, 2026 at 07:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5897 Hemby Road, Weddington, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ladies basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Ladies basketball",
        "image": "https://cdn-az.allevents.in/events1/banners/706ea440-282b-11f1-aadc-c97dd04cf083-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-05-08T19:00:00-04:00",
        "endDate": "2026-06-19T19:00:00-04:00",
        "url": "https://allevents.in/weddington/ladies-basketball/1600029858041705",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5897 Hemby Road",
                "addressLocality": "Weddington",
                "addressRegion": "NC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.035522013447",
                "longitude": "-80.755947774031"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and play a casual pick up game. everyone is welcome. We will play every 3rd Friday."
    }
]
```