

# Event Details

- **Event Name**: Primary Sacrament Meeting Presentation
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 09:00 am – Sun, 09 Nov, 2025 at 10:00 am
- **Event Description**: Primary Program
- **Event URL**: https://allevents.in/salem/primary-sacrament-meeting-presentation/1600028557636555
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Salem
- **state**: OR
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.9422896
- **long**: -123.0939353
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3154 Eola Drive Northwest, Salem, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a6a27d50-68ed-11f0-8915-a3a9b77f217d-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Nov, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3154 Eola Drive Northwest, Salem, United States
- **Q**: Where can I find ticket details about Primary Sacrament Meeting Presentation ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Primary Sacrament Meeting Presentation",
        "image": "https://cdn-az.allevents.in/events3/banners/a5bf9760-68ed-11f0-8915-a3a9b77f217d-rimg-w1200-h675-dcd8d6d2-gmir.jpg",
        "startDate": "2025-11-09",
        "endDate": "2025-11-09",
        "url": "https://allevents.in/salem/primary-sacrament-meeting-presentation/1600028557636555",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3154 Eola Drive Northwest",
                "addressLocality": "Salem",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9422896",
                "longitude": "-123.0939353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Primary Program"
    }
]
```