

# Event Details

- **Event Name**: 8th Ward Relief Society Activity
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 06:30 pm – Thu, 11 Dec, 2025 at 08:30 pm
- **Event Description**: Monthly Relief Society Activity
- **Event URL**: https://allevents.in/rexburg/8th-ward-relief-society-activity/1600027730954344
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rexburg
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.82981163694
- **long**: -111.77452930985
- **full address**: The Church of Jesus Christ of Latter-day Saints, 314 East 2nd North, Rexburg, United States

## Event gallery

- **Alt text**: 8th Ward Relief Society Activity
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6ef81630-2c7a-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is 8th Ward Relief Society Activity being held?
  - **A:** 8th Ward Relief Society Activity takes place on Thu, 11 Dec, 2025 at 06:30 pm to Thu, 11 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 314 East 2nd North, Rexburg, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "8th Ward Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events7/banners/6ef81630-2c7a-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/rexburg/8th-ward-relief-society-activity/1600027730954344",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "314 East 2nd North",
                "addressLocality": "Rexburg",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.82981163694",
                "longitude": "-111.77452930985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly Relief Society Activity"
    }
]
```