

# Event Details

- **Event Name**: Relief Society Activity
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 06:30 pm – Wed, 19 Nov, 2025 at 08:00 pm
- **Event Description**: Monthly activity for adult women. All are welcome Cost: free
- **Event URL**: https://allevents.in/macomb/relief-society-activity/1600027921408003
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Macomb
- **state**: IL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.4644549
- **long**: -90.7082155
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2000 West Adams Road, Macomb, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fff4a9a0-fa1b-11ef-aa32-ef942b9fe7d7-rimg-w1000-h1000-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 19 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2000 West Adams Road, Macomb, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Relief Society Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events2/banners/0b8991d0-c5ab-11f0-9f88-c9c3c0f7b991-rimg-w1200-h1200-dcfefefe-gmir.jpg",
        "startDate": "2025-11-19",
        "endDate": "2025-11-19",
        "url": "https://allevents.in/macomb/relief-society-activity/1600027921408003",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 West Adams Road",
                "addressLocality": "Macomb",
                "addressRegion": "IL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4644549",
                "longitude": "-90.7082155"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly activity for adult women. All are welcome Cost: free"
    }
]
```