

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 12:00 pm
- **Event Description**: All are welcome to the monthly meeting of the Cowley House of Hope. If you have been interested in volunteering or seeing what we do in the community, please join us. We meet in the Robinson Room at the First United Methodist Church in Winfield.
- **Event URL**: https://allevents.in/winfield/monthly-meeting/200030263247319
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Winfield
- **state**: KS
- **country**: United States
- **location**: Winfield First United Methodist Church
- **lat**: 37.239021994888
- **long**: -96.995344278867
- **full address**: Winfield First United Methodist Church, 1000 Millington St,Winfield,KS,United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/55a346a84b94932c504299f32c5473c8e3dca118b3c8eb17181cfd4335d54d41-rimg-w1200-h676-dcffffff-gmir?v=1781785278

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Thu, 18 Jun, 2026 at 12:00 pm to Thu, 18 Jun, 2026 at 12:00 pm at Winfield First United Methodist Church, 1000 Millington St,Winfield,KS,United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Cowley House of Hope.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/55a346a84b94932c504299f32c5473c8e3dca118b3c8eb17181cfd4335d54d41-rimg-w1200-h676-dcffffff-gmir?v=1781785278",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/winfield/monthly-meeting/200030263247319",
        "location": {
            "@type": "Place",
            "name": "Winfield First United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Millington St,Winfield,KS,United States",
                "addressLocality": "Winfield",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.239021994888",
                "longitude": "-96.995344278867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to the monthly meeting of the Cowley House of Hope. If you have been interested in volunteering or seeing what we do in the community, please join us. We meet in the Robinson Room at the First United Methodist Church in Winfield.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cowley House of Hope",
                "url": "https://allevents.in/org/cowley-house-of-hope/23105341"
            }
        ]
    }
]
```