

# Event Details

- **Event Name**: Hope Street Family Reunion
- **Event Start and End Date**: Fri, 15 Oct, 2021 at 06:00 pm – Fri, 15 Oct, 2021 at 09:00 pm
- **Event Description**: More information coming soon!
- **Event URL**: https://allevents.in/milwaukee/hope-street-family-reunion/200021304698309
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Milwaukee
- **state**: WI
- **country**: United States
- **location**: 500 N Harbor Dr, Milwaukee, WI 53202-5601, United States
- **lat**: 43.0363463
- **long**: -87.8986264
- **full address**: 500 N Harbor Dr, Milwaukee, WI 53202-5601, United States

## Event gallery

- **Alt text**: Hope Street Family Reunion
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f95ec2e648715faf3c4024c0979bcc303e52c89828c694d44ca886b105cf3fdc-rimg-w526-h296-gmir.jpg?v=1634187892

## FAQs

- **Q**: When and where is Hope Street Family Reunion being held?
  - **A:** Hope Street Family Reunion takes place on Fri, 15 Oct, 2021 at 06:00 pm to Fri, 15 Oct, 2021 at 09:00 pm at 500 N Harbor Dr, Milwaukee, WI 53202-5601, United States.
- **Q**: Who is organizing Hope Street Family Reunion?
  - **A:** Hope Street Family Reunion is organized by Hope Street Ministry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hope Street Family Reunion",
        "image": "https://cdn-az.allevents.in/events5/banners/f95ec2e648715faf3c4024c0979bcc303e52c89828c694d44ca886b105cf3fdc-rimg-w526-h296-gmir.jpg?v=1634187892",
        "startDate": "2021-10-15",
        "endDate": "2021-10-15",
        "url": "https://allevents.in/milwaukee/hope-street-family-reunion/200021304698309",
        "location": {
            "@type": "Place",
            "name": "500 N Harbor Dr, Milwaukee, WI 53202-5601, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "500 N Harbor Dr, Milwaukee, WI 53202-5601, United States",
                "addressLocality": "Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.0363463",
                "longitude": "-87.8986264"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More information coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope Street Ministry",
                "url": "https://allevents.in/org/hope-street-ministry/13129477",
                "description": " Greenhouse for People on 26th and Capitol"
            }
        ]
    }
]
```