

# Event Details

- **Event Name**: Sunday Services
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 01:30 pm – Sun, 28 Dec, 2025 at 03:30 pm
- **Event Description**: 1:30 - 2:30 - Sacrament meeting 2:30 - 3:30 - Sunday School OR Priesthood/Relief Society
- **Event URL**: https://allevents.in/rexburg/sunday-services/1600027886300041
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rexburg
- **state**: ID
- **country**: US
- **location**: Harvest Hills Ward Building
- **lat**: 43.8128653
- **long**: -111.7617461
- **full address**: Harvest Hills Ward Building, 612 S Hidden Valley Rd, Rexburg, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4b1f7fb0-f330-11ef-aa08-83ca4a8c4cad-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sunday Services being held?
  - **A:** Sunday Services takes place on Sun, 28 Dec, 2025 at 01:30 pm to Sun, 28 Dec, 2025 at 03:30 pm at Harvest Hills Ward Building, 612 S Hidden Valley Rd, Rexburg, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Services",
        "image": "https://cdn-az.allevents.in/events4/banners/cb04ad80-d20b-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/rexburg/sunday-services/1600027886300041",
        "location": {
            "@type": "Place",
            "name": "Harvest Hills Ward Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "612 S Hidden Valley Rd",
                "addressLocality": "Rexburg",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.8128653",
                "longitude": "-111.7617461"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "1:30 - 2:30 - Sacrament meeting 2:30 - 3:30 - Sunday School OR Priesthood/Relief Society"
    }
]
```