

# Event Details

- **Event Name**: Relief Society Activity
- **Event Start and End Date**: Thu, 14 May, 2026 at 07:00 pm – Thu, 14 May, 2026 at 08:30 pm (-05:00)
- **Event URL**: https://allevents.in/platteville/relief-society-activity/1600027827985353
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Platteville
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.747351643872
- **long**: -90.486352667566
- **full address**: The Church of Jesus Christ of Latter-day Saints, 630 Ridge Avenue, Platteville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9bdb3310-e654-11ef-a9e0-f1f75b1e4625-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Relief Society Activity being held?
  - **A:** Relief Society Activity takes place on Thu, 14 May, 2026 at 07:00 pm to Thu, 14 May, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 630 Ridge Avenue, Platteville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events4/banners/a2de7d40-2436-11f1-9831-630114a07816-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-14T19:00:00-05:00",
        "endDate": "2026-05-14T20:30:00-05:00",
        "url": "https://allevents.in/platteville/relief-society-activity/1600027827985353",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "630 Ridge Avenue",
                "addressLocality": "Platteville",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.747351643872",
                "longitude": "-90.486352667566"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```