

# Event Details

- **Event Name**: SR Christmas Dinner
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 05:00 pm – Sat, 13 Dec, 2025 at 09:00 pm
- **Event URL**: https://allevents.in/reno/sr-christmas-dinner/1600027686053642
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Reno
- **state**: NV
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.537854002026
- **long**: -119.84759040639
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2505 Kings Row, Reno, United States

## Event gallery

- **Alt text**: SR Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/299289b0-2c5f-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc181515-gmir.jpg

## FAQs

- **Q**: When and where is SR Christmas Dinner being held?
  - **A:** SR Christmas Dinner takes place on Sat, 13 Dec, 2025 at 05:00 pm to Sat, 13 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 2505 Kings Row, Reno, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** SR Christmas Dinner is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Reno, this event is thoughtfully curated to deliver a standout experience worth every moment. If SR Christmas Dinner sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SR Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events8/banners/299289b0-2c5f-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/reno/sr-christmas-dinner/1600027686053642",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2505 Kings Row",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.537854002026",
                "longitude": "-119.84759040639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```