

# Event Details

- **Event Name**: CSA Sacrament Meeting
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 12:00 pm – Sun, 27 Dec, 2026 at 12:00 pm (-07:00)
- **Event Description**: Please come worship with us. Everyone is welcome.
- **Event URL**: https://allevents.in/norco/csa-sacrament-meeting/1600029714850723
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fba908f0-103b-11f1-b205-49d23285143a-rimg-w1000-h556-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Mar, 2026 at 12:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3600 Norconian Dr, Norco, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about CSA Sacrament Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CSA Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/d1ec1de0-1d1f-11f1-8026-d96a43b74dca-rimg-w1200-h668-dcd1c2af-gmir.jpg",
        "startDate": "2026-03-15T12:00:00-07:00",
        "endDate": "2026-12-27T12:00:00-07:00",
        "url": "https://allevents.in/norco/csa-sacrament-meeting/1600029714850723",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Please come worship with us. Everyone is welcome."
    }
]
```