

# Event Details

- **Event Name**: Relief Society Activity
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 06:30 pm – Tue, 09 Dec, 2025 at 07:30 pm
- **Event URL**: https://allevents.in/south-haven/relief-society-activity/1600027851597048
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Haven
- **state**: MI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.398841152093
- **long**: -86.254885968052
- **full address**: The Church of Jesus Christ of Latter-day Saints, 05272 73.50 St, South Haven, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/409a4a40-eb27-11ef-86e8-43d2981e09c5-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Relief Society Activity being held?
  - **A:** Relief Society Activity takes place on Tue, 09 Dec, 2025 at 06:30 pm to Tue, 09 Dec, 2025 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 05272 73.50 St, South Haven, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Relief Society Activity is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in South Haven, this event is thoughtfully curated to deliver a standout experience worth every moment. If Relief Society Activity sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/5beb8520-d55a-11f0-b4b5-01c2bfb86883-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/south-haven/relief-society-activity/1600027851597048",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "05272 73.50 St",
                "addressLocality": "South Haven",
                "addressRegion": "MI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.398841152093",
                "longitude": "-86.254885968052"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```