

# Event Details

- **Event Name**: Farmington Crossing Ward Game Night
- **Event Start and End Date**: Fri, 19 Sep, 2025 at 06:00 pm – Fri, 19 Sep, 2025 at 11:59 pm
- **Event URL**: https://allevents.in/farmington/farmington-crossing-ward-game-night/1600027687458133
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Farmington
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.996695868295
- **long**: -111.90702546839
- **full address**: The Church of Jesus Christ of Latter-day Saints, 980 Shepard Church Dr, Farmington, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/85171950-95b8-11f0-9f58-5553e33bd5bc-rimg-w1200-h675-dcdcc3ab-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/864d9d80-95b8-11f0-8947-35346d745ad7-rimg-w300-h300-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 19 Sep, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 980 Shepard Church Dr, Farmington, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Farmington Crossing Ward 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": "Farmington Crossing Ward Game Night",
        "image": "https://cdn-az.allevents.in/events10/banners/85171950-95b8-11f0-9f58-5553e33bd5bc-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-09-19",
        "endDate": "2025-09-19",
        "url": "https://allevents.in/farmington/farmington-crossing-ward-game-night/1600027687458133",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "980 Shepard Church Dr",
                "addressLocality": "Farmington",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.996695868295",
                "longitude": "-111.90702546839"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```