

# Event Details

- **Event Name**: UWF monthly meeting
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 09:30 am (-05:00)
- **Event Description**: United Women of Faith is hosting their monthly meeting in the Marge Bluhm room.  All women are welcome.
- **Event URL**: https://allevents.in/highland/uwf-monthly-meeting/200029903308744
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Highland
- **state**: IN
- **country**: United States
- **location**: 2201 Azalea Dr, Highland, IN, United States, Indiana 46322
- **lat**: 41.54122
- **long**: -87.4757
- **full address**: 2201 Azalea Dr, Highland, IN, United States, Indiana 46322

## Event gallery

- **Alt text**: UWF monthly meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/49bab384f72fb3349fc3555a331e26f013525ec10230af4bdd80bcede936c951-rimg-w810-h1080-dc2c3446-gmir?v=1775534624

## FAQs

- **Q**: When and where is UWF monthly meeting being held?
  - **A:** UWF monthly meeting takes place on Tue, 28 Apr, 2026 at 09:30 am to Tue, 28 Apr, 2026 at 09:30 am at 2201 Azalea Dr, Highland, IN, United States, Indiana 46322.
- **Q**: Who is organizing UWF monthly meeting?
  - **A:** UWF monthly meeting is organized by Griffith - First United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "UWF monthly meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/49bab384f72fb3349fc3555a331e26f013525ec10230af4bdd80bcede936c951-rimg-w810-h1080-dc2c3446-gmir?v=1775534624",
        "startDate": "2026-04-28T09:30:00-05:00",
        "url": "https://allevents.in/highland/uwf-monthly-meeting/200029903308744",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2201 Azalea Dr, Highland, IN, United States, Indiana 46322",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2201 Azalea Dr, Highland, IN 46322-2404, United States",
                "addressLocality": "Highland",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.54122",
                "longitude": "-87.4757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "United Women of Faith is hosting their monthly meeting in the Marge Bluhm room.  All women are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Griffith - First United Methodist Church",
                "url": "https://allevents.in/org/griffith-first-united-methodist-church/23319787"
            }
        ]
    }
]
```