

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:30 am – Sun, 28 Dec, 2025 at 11:30 am
- **Event Description**: All are welcome to join us as we listen to the stories from our community and how they have strenghtened their relationship with our Savior Jesus Christ. We can't wait to share this experience with you! No prior knowledge or experience necessary!
- **Event URL**: https://allevents.in/boise/sunday-service/1600027940957047
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.597588420648
- **long**: -116.25443568282
- **full address**: The Church of Jesus Christ of Latter-day Saints, 701 South Curtis Road, Boise, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ef9e6520-ff4b-11ef-a5eb-759bdc8333cd-rimg-w1000-h563-dc9

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 28 Dec, 2025 at 10:30 am to Sun, 28 Dec, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 701 South Curtis Road, Boise, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events9/banners/67acc150-531c-11f0-89a3-53d0ad149218-rimg-w1200-h675-dc917a5c-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/boise/sunday-service/1600027940957047",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 South Curtis Road",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.597588420648",
                "longitude": "-116.25443568282"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us as we listen to the stories from our community and how they have strenghtened their relationship with our Savior Jesus Christ. We can't wait to share this experience with you! No prior knowledge or experience necessary!"
    }
]
```