

# Event Details

- **Event Name**: Wabash Valley 83 Cluster Meeting
- **Event Start and End Date**: Thu, 20 Aug, 2026 at 07:00 pm
- **Event Description**: Monthly meeting. Feel free to join us.
- **Event URL**: https://allevents.in/hillsdale/wabash-valley-83-cluster-meeting/200030337188247
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hillsdale
- **state**: IN
- **country**: United States
- **location**: Salem United Methodist Church
- **lat**: 39.73189
- **long**: -87.39952
- **full address**: Salem United Methodist Church, 3456 E County Road 1050 S, Hillsdale, IN 47854-8025, United States

## Event gallery

- **Alt text**: Wabash Valley 83 Cluster Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a053d48f249f4910c24415a31db56b4581fd2a7bab9663c4f361c3a0fa70193a-rimg-w1200-h400-dcf8f8f8-gmir?v=1787136522

## FAQs

- **Q**: When and where is Wabash Valley 83 Cluster Meeting being held?
  - **A:** Wabash Valley 83 Cluster Meeting takes place on Thu, 20 Aug, 2026 at 07:00 pm to Thu, 20 Aug, 2026 at 07:00 pm at Salem United Methodist Church, 3456 E County Road 1050 S, Hillsdale, IN 47854-8025, United States.
- **Q**: Who is organizing Wabash Valley 83 Cluster Meeting?
  - **A:** Wabash Valley 83 Cluster Meeting is organized by Wabash Valley 83 Cluster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wabash Valley 83 Cluster Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/a053d48f249f4910c24415a31db56b4581fd2a7bab9663c4f361c3a0fa70193a-rimg-w1200-h400-dcf8f8f8-gmir?v=1787136522",
        "startDate": "2026-08-20",
        "url": "https://allevents.in/hillsdale/wabash-valley-83-cluster-meeting/200030337188247",
        "location": {
            "@type": "Place",
            "name": "Salem United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3456 E County Road 1050 S, Hillsdale, IN 47854-8025, United States",
                "addressLocality": "Hillsdale",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.73189",
                "longitude": "-87.39952"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting. Feel free to join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wabash Valley 83 Cluster",
                "url": "https://allevents.in/org/wabash-valley-83-cluster/27829116"
            }
        ]
    }
]
```