

# Event Details

- **Event Name**: Newberg 1st Ward Men's basketball
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 08:30 pm – Wed, 10 Jun, 2026 at 08:30 pm (-07:00)
- **Event Description**: All invited to play basketball.
- **Event URL**: https://allevents.in/newberg/newberg-1st-ward-mens-basketball/1600028866812717
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Newberg
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.3100206
- **long**: -122.9493016
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1212 Deborah Road, Newberg, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/68cedb30-917a-11f0-9168-03be264ad628-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Mar, 2026 at 08:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1212 Deborah Road, Newberg, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Newberg 1st Ward Men's basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Newberg 1st Ward Men's basketball",
        "image": "https://cdn-az.allevents.in/events9/banners/8037f650-2872-11f1-b311-a314a771e96d-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-25T20:30:00-07:00",
        "endDate": "2026-06-10T20:30:00-07:00",
        "url": "https://allevents.in/newberg/newberg-1st-ward-mens-basketball/1600028866812717",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1212 Deborah Road",
                "addressLocality": "Newberg",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.3100206",
                "longitude": "-122.9493016"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All invited to play basketball."
    }
]
```