

# Event Details

- **Event Name**: Relief Society Avtivity
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 06:30 pm – Thu, 15 Jan, 2026 at 08:30 pm
- **Event URL**: https://allevents.in/lewiston/relief-society-avtivity/1600027820558852
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lewiston
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 46.3873059
- **long**: -116.9869182
- **full address**: The Church of Jesus Christ of Latter-day Saints, 836 Preston Avenue, Lewiston, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c7d1cf60-e582-11ef-9db2-5128a5070b61-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Relief Society Avtivity being held?
  - **A:** Relief Society Avtivity takes place on Thu, 15 Jan, 2026 at 06:30 pm to Thu, 15 Jan, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 836 Preston Avenue, Lewiston, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Avtivity",
        "image": "https://cdn-az.allevents.in/events6/banners/733bad80-7b01-11f0-b09b-cfc6f2d8b421-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-15",
        "endDate": "2026-01-15",
        "url": "https://allevents.in/lewiston/relief-society-avtivity/1600027820558852",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "836 Preston Avenue",
                "addressLocality": "Lewiston",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.3873059",
                "longitude": "-116.9869182"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```