

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 02:00 pm
- **Event Description**: Join us for our annual Christmas Concert on Saturday, December 13th at 2pm. Enjoy performances celebrating the birth of our Lord Jesus Christ.
- **Event URL**: https://allevents.in/reno/christmas-concert/200029177725946
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Reno
- **state**: NV
- **country**: United States
- **location**: 2075 West 7th St., Reno, NV
- **lat**: 39.53089
- **long**: -119.8437
- **full address**: 2075 West 7th St., Reno, NV, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/483a680cc772498b11d3e1c059ad0c4ba0e2fd0aa2f9aaade5dbd328c775c972-rimg-w916-h1200-dc492f15-gmir?v=1765566447

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 13 Dec, 2025 at 02:00 pm to Sat, 13 Dec, 2025 at 02:00 pm at 2075 West 7th St., Reno, NV, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Faith Lutheran - Reno, NV.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Christmas Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/483a680cc772498b11d3e1c059ad0c4ba0e2fd0aa2f9aaade5dbd328c775c972-rimg-w916-h1200-dc492f15-gmir?v=1765566447",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/reno/christmas-concert/200029177725946",
        "location": {
            "@type": "Place",
            "name": "2075 West 7th St., Reno, NV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2075 W 7th St, Reno, NV 89503-3444, United States",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.53089",
                "longitude": "-119.8437"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas Concert on Saturday, December 13th at 2pm. Enjoy performances celebrating the birth of our Lord Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Lutheran - Reno NV",
                "url": "https://allevents.in/org/faith-lutheran-reno-nv/26222617"
            }
        ]
    }
]
```