

# Event Details

- **Event Name**: Sacrament Meeting (YSA)
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 08:30 am – Sun, 28 Dec, 2025 at 09:30 am
- **Event Description**: Come join us in celebrating Christ this Sunday.
- **Event URL**: https://allevents.in/rogers/sacrament-meeting-ysa/1600028592984918
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rogers
- **state**: AR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.358243956984
- **long**: -94.142501774836
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2805 North Dixieland Road, Rogers, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/12f9c450-6da7-11f0-9ceb-33d012fff073-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 08:30 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2805 North Dixieland Road, Rogers, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sacrament Meeting (YSA) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting (YSA)",
        "image": "https://cdn-az.allevents.in/events9/banners/b51307e0-d208-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/rogers/sacrament-meeting-ysa/1600028592984918",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2805 North Dixieland Road",
                "addressLocality": "Rogers",
                "addressRegion": "AR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.358243956984",
                "longitude": "-94.142501774836"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us in celebrating Christ this Sunday."
    }
]
```