

# Event Details

- **Event Name**: Lincoln Ward RS Activity
- **Event Start and End Date**: Thu, 12 Feb, 2026 at 06:00 pm – Thu, 12 Feb, 2026 at 07:00 pm
- **Event Description**: Monthly RS Activity
- **Event URL**: https://allevents.in/anaheim/lincoln-ward-rs-activity/1600027875275904
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Anaheim
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.834887
- **long**: -117.872062
- **full address**: The Church of Jesus Christ of Latter-day Saints, 535 South Rio Vista Street, Anaheim, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/33bb1a60-f073-11ef-8296-693759ab97ab-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 535 South Rio Vista Street, Anaheim, United States
- **Q**: Where can I find ticket details about Lincoln Ward RS Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lincoln Ward RS Activity",
        "image": "https://cdn-az.allevents.in/events10/banners/33042670-f073-11ef-8ea5-bbfb23d4697f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-12",
        "endDate": "2026-02-12",
        "url": "https://allevents.in/anaheim/lincoln-ward-rs-activity/1600027875275904",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "535 South Rio Vista Street",
                "addressLocality": "Anaheim",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.834887",
                "longitude": "-117.872062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly RS Activity"
    }
]
```