

# Event Details

- **Event Name**: Bible Study and Worship
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:30 am – Sun, 14 Dec, 2025 at 12:00 pm
- **Event Description**: Adult and children's Bible study at 9:30, worship service at 10:30.
- **Event URL**: https://allevents.in/sandy/bible-study-and-worship/200029347466917
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sandy
- **state**: UT
- **country**: United States
- **location**: 8698 Center Street, Sandy, UT, United States, Utah 84070
- **lat**: 40.59347
- **long**: -111.886
- **full address**: 8698 Center Street, Sandy, UT, United States, Utah 84070

## Event gallery

- **Alt text**: Bible Study and Worship
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0f7a8f3a730017e82a25e1d0ceb4245513d4951cdcc410b6f50dd208b33e53b8-rimg-w900-h363-dc7991a5-gmir?v=1765584796

## FAQs

- **Q**: When and where is Bible Study and Worship being held?
  - **A:** Bible Study and Worship takes place on Sun, 14 Dec, 2025 at 09:30 am to Sun, 14 Dec, 2025 at 12:00 pm at 8698 Center Street, Sandy, UT, United States, Utah 84070.
- **Q**: Who is organizing Bible Study and Worship?
  - **A:** Bible Study and Worship is organized by Mid Valley Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study and Worship",
        "image": "https://cdn-az.allevents.in/events9/banners/0f7a8f3a730017e82a25e1d0ceb4245513d4951cdcc410b6f50dd208b33e53b8-rimg-w900-h363-dc7991a5-gmir?v=1765584796",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/sandy/bible-study-and-worship/200029347466917",
        "location": {
            "@type": "Place",
            "name": "8698 Center Street, Sandy, UT, United States, Utah 84070",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8698 S Center St, Sandy, UT 84070-1558, United States",
                "addressLocality": "Sandy",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.59347",
                "longitude": "-111.886"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adult and children's Bible study at 9:30, worship service at 10:30.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mid Valley Church of Christ",
                "url": "https://allevents.in/org/mid-valley-church-of-christ/26748378"
            }
        ]
    }
]
```