

# Event Details

- **Event Name**: CSA Christmas Dinner/Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 05:00 pm – Sat, 13 Dec, 2025 at 10:00 pm
- **Event Description**: Annual Ward Christmas Party and Dinner
- **Event URL**: https://allevents.in/norco/csa-christmas-dinner-party/1600027592313658
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Norco
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.9343477
- **long**: -117.5645739
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3600 Norconian Dr, Norco, US

## Event gallery

- **Alt text**: CSA Christmas Dinner/Party
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9be4c400-d88b-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dc181515-gmir.jpg

## FAQs

- **Q**: When and where is CSA Christmas Dinner/Party being held?
  - **A:** CSA Christmas Dinner/Party takes place on Sat, 13 Dec, 2025 at 05:00 pm to Sat, 13 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 3600 Norconian Dr, Norco, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** CSA Christmas Dinner/Party 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 Norco, this event is thoughtfully curated to deliver a standout experience worth every moment. If CSA Christmas Dinner/Party 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": "CSA Christmas Dinner/Party",
        "image": "https://cdn-az.allevents.in/events8/banners/9be4c400-d88b-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/norco/csa-christmas-dinner-party/1600027592313658",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3600 Norconian Dr",
                "addressLocality": "Norco",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.9343477",
                "longitude": "-117.5645739"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Ward Christmas Party and Dinner"
    }
]
```