

# Event Details

- **Event Name**: Open Basketball
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 08:00 am – Sat, 26 Dec, 2026 at 08:00 am (-06:00)
- **Event Description**: Basketball at the stake center in Green Bay for anyone age 14 or older. Contact person is Scott Stephens 920-562-6064
- **Event URL**: https://allevents.in/green-bay/open-basketball/1600029364259745
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.489036
- **long**: -87.962074
- **full address**: The Church of Jesus Christ of Latter-day Saints, 651 Pinehurst Avenue, Green Bay, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b89004b0-da8f-11f0-b9df-471095fe562f-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 08:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 651 Pinehurst Avenue, Green Bay, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Open Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open Basketball",
        "image": "https://cdn-az.allevents.in/events4/banners/f2218a40-14b0-11f1-a42f-6bbe36c86375-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-28T08:00:00-06:00",
        "endDate": "2026-12-26T08:00:00-06:00",
        "url": "https://allevents.in/green-bay/open-basketball/1600029364259745",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "651 Pinehurst Avenue",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.489036",
                "longitude": "-87.962074"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Basketball at the stake center in Green Bay for anyone age 14 or older. Contact person is Scott Stephens 920-562-6064"
    }
]
```