

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Fri, 10 Apr, 2026 at 07:00 pm – Fri, 22 May, 2026 at 07:00 pm (-07:00)
- **Event Description**: Join us for a fun, friendly basketball session! It's a great way to exercise and meet new people!
- **Event URL**: https://allevents.in/eugene/basketball/1600029667395445
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: US
- **location**: Eugene Stake Center Building
- **lat**: 44.0402135
- **long**: -123.1444825
- **full address**: Eugene Stake Center Building, 3500 w 18th Ave, Eugene, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f14e90a0-0a2d-11f1-a70f-b15bde9c1f1d-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 10 Apr, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** Eugene Stake Center Building, 3500 w 18th Ave, Eugene, 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/events2/banners/83708a80-1215-11f1-b7b3-a98440b1de4d-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-10T19:00:00-07:00",
        "endDate": "2026-05-22T19:00:00-07:00",
        "url": "https://allevents.in/eugene/basketball/1600029667395445",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Eugene Stake Center Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3500 w 18th Ave",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.0402135",
                "longitude": "-123.1444825"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun, friendly basketball session! It's a great way to exercise and meet new people!"
    }
]
```