

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 07:30 pm – Thu, 01 Oct, 2026 at 07:30 pm (-07:00)
- **Event Description**: Come play Basketball
- **Event URL**: https://allevents.in/forest-grove/basketball/1600029096351530
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Forest Grove
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.540841813113
- **long**: -123.12313454418
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3661 Brooke Street, Forest Grove, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/37c15d30-b3bf-11f0-8800-73943a58c1b1-rimg-w300-h168-dc05

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 02 Apr, 2026 at 07:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3661 Brooke Street, Forest Grove, 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": "Event",
        "name": "Basketball",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Basketball&date=Thu%2C+02+Apr%2C+2026&bg=1",
        "startDate": "2026-04-02T19:30:00-07:00",
        "endDate": "2026-10-01T19:30:00-07:00",
        "url": "https://allevents.in/forest-grove/basketball/1600029096351530",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3661 Brooke Street",
                "addressLocality": "Forest Grove",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.540841813113",
                "longitude": "-123.12313454418"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play Basketball"
    }
]
```