

# 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/1600028651542539
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events6/banners/3d784560-7632-11f0-b2d6-4b69db446040-rimg-w1000-h625-dc2

## 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/3ca82420-7632-11f0-b2d6-4b69db446040-rimg-w1200-h750-dc2b1d14-gmir.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/norco/csa-sacrament-meeting/1600028651542539",
        "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."
    }
]
```