

# Event Details

- **Event Name**: Legacy YSA Sacrament Meeting
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 11:30 am – Sun, 30 Nov, 2025 at 12:30 pm
- **Event URL**: https://allevents.in/bountiful/legacy-ysa-sacrament-meeting/1600027704621245
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bountiful
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.865392472599
- **long**: -111.88508469632
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2285 S 200 West, Bountiful, United States

## Event gallery

- **Alt text**: Legacy YSA Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e36c2f90-52e2-11f0-9aa3-310219561f6c-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Legacy YSA Sacrament Meeting being held?
  - **A:** Legacy YSA Sacrament Meeting takes place on Sun, 30 Nov, 2025 at 11:30 am to Sun, 30 Nov, 2025 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 2285 S 200 West, Bountiful, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Legacy YSA Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/e36c2f90-52e2-11f0-9aa3-310219561f6c-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/bountiful/legacy-ysa-sacrament-meeting/1600027704621245",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2285 S 200 West",
                "addressLocality": "Bountiful",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.865392472599",
                "longitude": "-111.88508469632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```