

# Event Details

- **Event Name**: Hewitt Ward Single Adult Game Night
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 06:30 pm – Fri, 03 Apr, 2026 at 08:00 pm (-05:00)
- **Event Description**: Join us for a game night. Bring a snack and games. The fun starts at 6:30 p.m.
- **Event URL**: https://allevents.in/hewitt/hewitt-ward-single-adult-game-night/1600028054069739
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hewitt
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 31.445163222038
- **long**: -97.209426333076
- **full address**: The Church of Jesus Christ of Latter-day Saints, 300 Ritchie Road, Hewitt, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/04695570-18b3-11f0-b2ff-3b01da52425a-rimg-w1000-h667-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 03 Apr, 2026 at 06:30 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 300 Ritchie Road, Hewitt, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Hewitt Ward Single Adult Game Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hewitt Ward Single Adult Game Night",
        "image": "https://cdn-az.allevents.in/events3/banners/f75f3ad0-2fb7-11f1-898c-b1ec16c3517f-rimg-w1200-h800-dcbebebf-gmir.jpg",
        "startDate": "2026-04-03T18:30:00-05:00",
        "endDate": "2026-04-03T20:00:00-05:00",
        "url": "https://allevents.in/hewitt/hewitt-ward-single-adult-game-night/1600028054069739",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 Ritchie Road",
                "addressLocality": "Hewitt",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.445163222038",
                "longitude": "-97.209426333076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a game night. Bring a snack and games. The fun starts at 6:30 p.m."
    }
]
```