

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 08:30 pm – Wed, 27 Jan, 2027 at 08:30 pm (-04:00)
- **Event Description**: Pickup basketall.
- **Event URL**: https://allevents.in/waynesboro/basketball/1600027966245022
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events2/banners/113151b0-065f-11f0-8176-c14dafaf4412-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 11 Mar, 2026 at 08:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 11887 Mentzer Gap Road, Waynesboro, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Basketball",
        "image": "https://cdn-az.allevents.in/events4/banners/872bb8b0-2427-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-11T20:30:00-04:00",
        "endDate": "2027-01-27T20:30:00-04:00",
        "url": "https://allevents.in/waynesboro/basketball/1600027966245022",
        "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."
    }
]
```