

# Event Details

- **Event Name**: ASL Game Night
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:00 pm – Sat, 20 Dec, 2025 at 09:00 pm
- **Event Description**: Game night in American Sign Language! The 3rd Saturday of every month. All are welcome! Sports, board games, and other activities. All ages, all abilities!
- **Event URL**: https://allevents.in/rochester/asl-game-night/1600028071807010
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rochester
- **state**: NY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.116579389496
- **long**: -77.580912620594
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1400 Westfall Road, Rochester, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/58110ef0-1d1f-11f0-8763-a5f56af5b381-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1400 Westfall Road, Rochester, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about ASL 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": "ASL Game Night",
        "image": "https://cdn-az.allevents.in/events9/banners/9d23fc90-d5df-11f0-8b49-41359ed287ca-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/rochester/asl-game-night/1600028071807010",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400 Westfall Road",
                "addressLocality": "Rochester",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.116579389496",
                "longitude": "-77.580912620594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Game night in American Sign Language! The 3rd Saturday of every month. All are welcome! Sports, board games, and other activities. All ages, all abilities!"
    }
]
```