

# Event Details

- **Event Name**: 6th Ward RS Activity
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 12:00 am – Fri, 20 Feb, 2026 at 11:59 pm
- **Event Description**: Join the RS sisters for an evening activity.
- **Event URL**: https://allevents.in/pocatello/6th-ward-rs-activity/1600029531471435
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.902660038037
- **long**: -112.40887827749
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2925 Michelle Street, Pocatello, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9e7d3370-f62a-11f0-a66e-35f63def4264-rimg-w1000-h562-dca

## FAQs

- **Q**: When and where is 6th Ward RS Activity being held?
  - **A:** 6th Ward RS Activity takes place on Fri, 20 Feb, 2026 at 12:00 am to Fri, 20 Feb, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 2925 Michelle Street, Pocatello, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "6th Ward RS Activity",
        "image": "https://cdn-az.allevents.in/events7/banners/9de00910-f62a-11f0-a66e-35f63def4264-rimg-w1200-h675-dca8a8a8-gmir.jpg",
        "startDate": "2026-02-20",
        "endDate": "2026-02-20",
        "url": "https://allevents.in/pocatello/6th-ward-rs-activity/1600029531471435",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2925 Michelle Street",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.902660038037",
                "longitude": "-112.40887827749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the RS sisters for an evening activity."
    }
]
```