

# Event Details

- **Event Name**: Basketball (Weekly)
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 08:30 pm – Wed, 01 Jul, 2026 at 10:30 pm (-04:00)
- **Event Description**: Pickup basketall weekly on Wednesdays at 8:30 pm.
- **Event URL**: https://allevents.in/waynesboro/basketball-weekly/1600028040640318
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Waynesboro
- **state**: PA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.758094878274
- **long**: -77.513809029951
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11887 Mentzer Gap Road, Waynesboro, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c5a9c350-1566-11f0-88d2-b32f7b7208d7-rimg-w1000-h562-dcd

## FAQs

- **Q**: When and where is Basketball (Weekly) being held?
  - **A:** Basketball (Weekly) takes place on Wed, 01 Jul, 2026 at 08:30 pm to Wed, 01 Jul, 2026 at 10:30 pm at The Church of Jesus Christ of Latter-day Saints, 11887 Mentzer Gap Road, Waynesboro, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Basketball (Weekly) 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 Waynesboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Basketball (Weekly) 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": "Basketball (Weekly)",
        "image": "https://cdn-az.allevents.in/events2/banners/1dc8d210-3370-11f1-815c-a90acb8b9ebc-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-07-01T20:30:00-04:00",
        "endDate": "2026-07-01T22:30:00-04:00",
        "url": "https://allevents.in/waynesboro/basketball-weekly/1600028040640318",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11887 Mentzer Gap Road",
                "addressLocality": "Waynesboro",
                "addressRegion": "PA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.758094878274",
                "longitude": "-77.513809029951"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pickup basketall weekly on Wednesdays at 8:30 pm."
    }
]
```