

# Event Details

- **Event Name**: Relief Society Activity
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 06:00 pm – Tue, 23 Dec, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/albany/relief-society-activity/1600027807267655
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Albany
- **state**: MO
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.25510503
- **long**: -94.31663688
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1102 North 18th Street, Albany, United States

## Event gallery

- **Alt text**: Relief Society Activity
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a0d5b9e0-e27f-11ef-affc-a9b628c97071-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Relief Society Activity being held?
  - **A:** Relief Society Activity takes place on Tue, 23 Dec, 2025 at 06:00 pm to Tue, 23 Dec, 2025 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 1102 North 18th Street, Albany, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events3/banners/a0d5b9e0-e27f-11ef-affc-a9b628c97071-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/albany/relief-society-activity/1600027807267655",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1102 North 18th Street",
                "addressLocality": "Albany",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.25510503",
                "longitude": "-94.31663688"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```