

# Event Details

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

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/08005a20-52e3-11f0-bf10-61f15e1a81f0-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Legacy+YSA+Sacrament+Meeting&date=21+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2285 S 200 West, Bountiful, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Legacy YSA 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": "Legacy YSA Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/08005a20-52e3-11f0-bf10-61f15e1a81f0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/bountiful/legacy-ysa-sacrament-meeting/1600027704621352",
        "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"
    }
]
```