

# Event Details

- **Event Name**: In person support group
- **Event Start and End Date**: Wed, 30 Jul, 2025 at 07:00 pm
- **Event Description**: Join us for our second support group!
- **Event URL**: https://allevents.in/marshall/in-person-support-group/200028489558534
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200028489558534?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=marshall-events

## Event venue details

- **city**: Marshall
- **state**: MN
- **country**: United States
- **location**: Holy Redeemer Catholic Church Marshall, MN
- **lat**: 44.44726
- **long**: -95.78083
- **full address**: Holy Redeemer Catholic Church Marshall, MN, Marshall, United States

## Event gallery

- **Alt text**: In person support group
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a08bc8b9bc5da1eb9b34a87733b3d13d80fd9c1b7654b0d5ed6491ff24713810-rimg-w960-h640-dc2f2f2f-gmir?v=1753917076

## FAQs

- **Q**: When and where is In person support group being held?
  - **A:** In person support group takes place on Wed, 30 Jul, 2025 at 07:00 pm to Wed, 30 Jul, 2025 at 07:00 pm at Holy Redeemer Catholic Church Marshall, MN, Marshall, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "In person support group",
        "image": "https://cdn-az.allevents.in/events1/banners/a08bc8b9bc5da1eb9b34a87733b3d13d80fd9c1b7654b0d5ed6491ff24713810-rimg-w960-h640-dc2f2f2f-gmir?v=1753917076",
        "startDate": "2025-07-30",
        "url": "https://allevents.in/marshall/in-person-support-group/200028489558534",
        "location": {
            "@type": "Place",
            "name": "Holy Redeemer Catholic Church Marshall, MN",
            "address": {
                "@type": "PostalAddress",
                "name": "Holy Redeemer Catholic Church Marshall, MN, Marshall, United States",
                "addressLocality": "Marshall",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.44726",
                "longitude": "-95.78083"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our second support group!"
    }
]
```