

# Event Details

- **Event Name**: CSA Sacrament Meeting
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 12:00 pm – Sun, 07 Dec, 2025 at 01:10 pm
- **Event Description**: Please come worship with us. Everyone is welcome.
- **Event URL**: https://allevents.in/norco/csa-sacrament-meeting/1600028651551210
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Norco
- **state**: CA
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6df444e0-7633-11f0-bc5b-f376950d0d7c-rimg-w1000-h563-dcf

## FAQs

- **Q**: When and where is CSA Sacrament Meeting being held?
  - **A:** CSA Sacrament Meeting takes place on Sun, 07 Dec, 2025 at 12:00 pm to Sun, 07 Dec, 2025 at 01:10 pm at The Church of Jesus Christ of Latter-day Saints, 3600 Norconian Dr, Norco, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CSA Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/6d27a610-7633-11f0-b2d6-4b69db446040-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/norco/csa-sacrament-meeting/1600028651551210",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.9343477",
                "longitude": "-117.5645739"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come worship with us. Everyone is welcome."
    }
]
```