

# Event Details

- **Event Name**: Actividad Sociedad de Socorro
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 05:00 pm – Tue, 18 Nov, 2025 at 09:00 pm
- **Event Description**: Una actividad para las hermanas de la sociedad de socorro.
- **Event URL**: https://allevents.in/midvale/actividad-sociedad-de-socorro/1600028144547026
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Midvale
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.619702442499
- **long**: -111.88248557948
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7250 South 300 East, Midvale, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/98b8c720-2ae1-11f0-ba61-c5dfb1cea92d-rimg-w1000-h562-dca

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 18 Nov, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7250 South 300 East, Midvale, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Actividad Sociedad de Socorro ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Actividad Sociedad de Socorro",
        "image": "https://cdn-az.allevents.in/events6/banners/e2f88640-c4dd-11f0-aa12-1bc58e46eb9e-rimg-w1200-h675-dca8a8a8-gmir.jpg",
        "startDate": "2025-11-18",
        "endDate": "2025-11-18",
        "url": "https://allevents.in/midvale/actividad-sociedad-de-socorro/1600028144547026",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7250 South 300 East",
                "addressLocality": "Midvale",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.619702442499",
                "longitude": "-111.88248557948"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Una actividad para las hermanas de la sociedad de socorro."
    }
]
```