

# Event Details

- **Event Name**: Relief Society Activity
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 07:00 pm – Thu, 12 Mar, 2026 at 08:30 pm
- **Event URL**: https://allevents.in/platteville/relief-society-activity/1600027827974808
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Platteville
- **state**: WI
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/39441820-e654-11ef-9350-b5e9490a6020-rimg-w1000-h562-dc0

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/6f1a3910-531a-11f0-89e7-a7c69f0c3ae5-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-12",
        "endDate": "2026-03-12",
        "url": "https://allevents.in/platteville/relief-society-activity/1600027827974808",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.747351643872",
                "longitude": "-90.486352667566"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```