

# Event Details

- **Event Name**: Grove Park 1st Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 01:30 pm – Sun, 28 Dec, 2025 at 02:30 pm
- **Event Description**: Zoom Link Provided: https://zoom.us/j/92903570046?pwd=pPiEP8IiAzlyWUcJS0qwJJujQuIHjU.1
- **Event URL**: https://allevents.in/vineyard/grove-park-1st-ward-sacrament-meeting/1600027780475300
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vineyard
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.3011451
- **long**: -111.7600854
- **full address**: The Church of Jesus Christ of Latter-day Saints, 171 West 240 North, Vineyard, US

## Event gallery

- **Alt text**: Grove Park 1st Ward Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c3cba7b0-d217-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcd7dadd-gmir.jpg

## FAQs

- **Q**: When and where is Grove Park 1st Ward Sacrament Meeting being held?
  - **A:** Grove Park 1st Ward Sacrament Meeting takes place on Sun, 28 Dec, 2025 at 01:30 pm to Sun, 28 Dec, 2025 at 02:30 pm at The Church of Jesus Christ of Latter-day Saints, 171 West 240 North, Vineyard, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grove Park 1st Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/c3cba7b0-d217-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/vineyard/grove-park-1st-ward-sacrament-meeting/1600027780475300",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "171 West 240 North",
                "addressLocality": "Vineyard",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.3011451",
                "longitude": "-111.7600854"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Zoom Link Provided: https://zoom.us/j/92903570046?pwd=pPiEP8IiAzlyWUcJS0qwJJujQuIHjU.1"
    }
]
```