

# Event Details

- **Event Name**: Munster Garden Walk 
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 10:00 am
- **Event Description**: Less than a month away!!
- **Event URL**: https://allevents.in/munster/munster-garden-walk/200030260755048
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: Munster
- **state**: IN
- **country**: United States
- **location**: Munster, Indiana
- **lat**: 41.5515
- **long**: -87.5014
- **full address**: Munster, Indiana, United States

## Event gallery

- **Alt text**: Munster Garden Walk
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c402c86cb4270f3487ce60b459ce72ddf2ed15bd53606a8fbfaef5b21ab0e3d7-rimg-w700-h876-dcf5c52e-gmir?v=1783617244

## FAQs

- **Q**: When and where is Munster Garden Walk  being held?
  - **A:** Munster Garden Walk  takes place on Sun, 12 Jul, 2026 at 10:00 am to Sun, 12 Jul, 2026 at 10:00 am at Munster, Indiana, United States.
- **Q**: Who is organizing Munster Garden Walk ?
  - **A:** Munster Garden Walk  is organized by The Munster Garden Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Munster Garden Walk",
        "image": "https://cdn-az.allevents.in/events5/banners/c402c86cb4270f3487ce60b459ce72ddf2ed15bd53606a8fbfaef5b21ab0e3d7-rimg-w700-h876-dcf5c52e-gmir?v=1783617244",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/munster/munster-garden-walk/200030260755048",
        "location": {
            "@type": "Place",
            "name": "Munster, Indiana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Munster, Indiana",
                "addressLocality": "Munster",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5515",
                "longitude": "-87.5014"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Less than a month away!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Munster Garden Club",
                "url": "https://allevents.in/org/the-munster-garden-club/25891639"
            }
        ]
    }
]
```