

# Event Details

- **Event Name**: Men's Open Basketball
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 08:30 pm – Thu, 04 Dec, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/newport-news/mens-open-basketball/1600027779637117
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Newport News
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.14986551013
- **long**: -76.508469333399
- **full address**: The Church of Jesus Christ of Latter-day Saints, 902 Denbigh Boulevard, Newport News, US

## Event gallery

- **Alt text**: Men's Open Basketball
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/48bdc980-d17d-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When and where is Men's Open Basketball being held?
  - **A:** Men's Open Basketball takes place on Thu, 04 Dec, 2025 at 08:30 pm to Thu, 04 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 902 Denbigh Boulevard, Newport News, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Men's Open Basketball",
        "image": "https://cdn-az.allevents.in/events10/banners/48bdc980-d17d-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/newport-news/mens-open-basketball/1600027779637117",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "902 Denbigh Boulevard",
                "addressLocality": "Newport News",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.14986551013",
                "longitude": "-76.508469333399"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```