

# Event Details

- **Event Name**: Game Night! Hosted by the Missionaries
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm – Thu, 18 Dec, 2025 at 08:00 pm
- **Event Description**: Game Night Every Thursday from 7-8pm Card games, board games, sometimes sports games. Hosted by the missionaries! Invite your friends and family! Everyone is welcome!
- **Event URL**: https://allevents.in/fresno/game-night-hosted-by-the-missionaries/1600027946311901
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fresno
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.792957
- **long**: -119.880653
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5025 West Ashlan Avenue, Fresno, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ead01250-004a-11f0-9fcb-5b62d05d3e7b-rimg-w612-h396-dcbf

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5025 West Ashlan Avenue, Fresno, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Game Night! Hosted by the Missionaries ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Night! Hosted by the Missionaries",
        "image": "https://cdn-az.allevents.in/events8/banners/85416ba0-d227-11f0-8847-13c74ce67ee0-rimg-w612-h396-dcbf2c2d-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/fresno/game-night-hosted-by-the-missionaries/1600027946311901",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5025 West Ashlan Avenue",
                "addressLocality": "Fresno",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.792957",
                "longitude": "-119.880653"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Game Night Every Thursday from 7-8pm Card games, board games, sometimes sports games. Hosted by the missionaries! Invite your friends and family! Everyone is welcome!"
    }
]
```