

# Event Details

- **Event Name**: Lincoln Ward Mutual
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 07:00 pm – Wed, 31 Dec, 2025 at 08:30 pm
- **Event URL**: https://allevents.in/anaheim/lincoln-ward-mutual/1600027834301012
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Anaheim
- **state**: CA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/10921610-e803-11ef-a3df-038e84db3873-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 31 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 535 South Rio Vista Street, Anaheim, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Lincoln Ward Mutual ?
  - **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 Mutual",
        "image": "https://cdn-az.allevents.in/events7/banners/64cec0f0-d20b-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/anaheim/lincoln-ward-mutual/1600027834301012",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.834887",
                "longitude": "-117.872062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```