

# Event Details

- **Event Name**: Men's / Women's Classes
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 09:00 am – Sun, 22 Mar, 2026 at 10:00 am
- **Event Description**: Join us as we discuss Christ and how he blesses our lives. We have several classes for both men and women (of all ages). Also feel free to stay for the next hour for our regular Sunday Services.
- **Event URL**: https://allevents.in/anaheim/mens-womens-classes/1600029358570321
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Anaheim
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-Day Saints
- **lat**: 33.8369533
- **long**: -117.9366892
- **full address**: The Church of Jesus Christ of Latter-Day Saints, 440 North Loara Street, Anaheim, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cf975200-d97f-11f0-a4f1-ab89ef198835-rimg-w920-h519-dcd9

## FAQs

- **Q**: When and where is Men's / Women's Classes being held?
  - **A:** Men's / Women's Classes takes place on Sun, 22 Mar, 2026 at 09:00 am to Sun, 22 Mar, 2026 at 10:00 am at The Church of Jesus Christ of Latter-Day Saints, 440 North Loara Street, Anaheim, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's / Women's Classes",
        "image": "https://cdn-az.allevents.in/events2/banners/600098c0-23e9-11f1-a65f-5fbb58f23dd1-rimg-w920-h519-dcd9d7d5-gmir.png",
        "startDate": "2026-03-22",
        "endDate": "2026-03-22",
        "url": "https://allevents.in/anaheim/mens-womens-classes/1600029358570321",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-Day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "440 North Loara Street",
                "addressLocality": "Anaheim",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.8369533",
                "longitude": "-117.9366892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we discuss Christ and how he blesses our lives. We have several classes for both men and women (of all ages). Also feel free to stay for the next hour for our regular Sunday Services."
    }
]
```