

# Event Details

- **Event Name**: Stake Conference
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 12:00 am – Sun, 14 Jun, 2026 at 11:59 pm (-04:00)
- **Event Description**: Stake Conference- more details to come
- **Event URL**: https://allevents.in/ludlow/stake-conference/1600028584084503
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ludlow
- **state**: MA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.197628287102
- **long**: -72.49610239813
- **full address**: The Church of Jesus Christ of Latter-day Saints, 584 West Street, Ludlow, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e0ba94b0-6c6b-11f0-bdea-a1f2ba011e80-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Jun, 2026 at 12:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 584 West Street, Ludlow, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Stake Conference ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Conference",
        "image": "https://cdn-az.allevents.in/events5/banners/95f0eca0-1e99-11f1-8613-4d10db8f5ea6-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-13T00:00:00-04:00",
        "endDate": "2026-06-14T23:59:00-04:00",
        "url": "https://allevents.in/ludlow/stake-conference/1600028584084503",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "584 West Street",
                "addressLocality": "Ludlow",
                "addressRegion": "MA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.197628287102",
                "longitude": "-72.49610239813"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stake Conference- more details to come"
    }
]
```