

# Event Details

- **Event Name**: Groovin' in the Garden
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 05:00 pm – Sat, 08 Aug, 2026 at 05:00 pm
- **Event Description**: Join us for a free outdoor concert featuring great performances from local artists, a food truck on site for purchase, and lawn games!
- **Event URL**: https://allevents.in/ann-arbor/groovin-in-the-garden/200030266114845
- **Event Categories**: concerts, music, food-drinks, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Ann Arbor
- **state**: MI
- **country**: United States
- **location**: 900 S. Seventh St., Ann Arbor, MI, United States, Michigan 48103
- **lat**: 42.26999
- **long**: -83.75937
- **full address**: 900 S. Seventh St., Ann Arbor, MI, United States, Michigan 48103

## Event gallery

- **Alt text**: Groovin' in the Garden
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/04eac12c1c62f01a04243bb338a05be2175afcce27701664723572a49c27a5be-rimg-w1200-h600-dcf3f4ec-gmir?v=1783436038

## FAQs

- **Q**: When and where is Groovin' in the Garden being held?
  - **A:** Groovin' in the Garden takes place on Sat, 11 Jul, 2026 at 05:00 pm to Sat, 08 Aug, 2026 at 05:00 pm at 900 S. Seventh St., Ann Arbor, MI, United States, Michigan 48103.
- **Q**: Who is organizing Groovin' in the Garden?
  - **A:** Groovin' in the Garden is organized by West Side United Methodist Church - Ann Arbor.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Groovin' in the Garden is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Ann Arbor, this event is thoughtfully curated to deliver a standout experience worth every moment. If Groovin' in the Garden sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Groovin' in the Garden",
        "image": "https://cdn-az.allevents.in/events3/banners/04eac12c1c62f01a04243bb338a05be2175afcce27701664723572a49c27a5be-rimg-w1200-h600-dcf3f4ec-gmir?v=1783436038",
        "startDate": "2026-07-11",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/ann-arbor/groovin-in-the-garden/200030266114845",
        "location": {
            "@type": "Place",
            "name": "900 S. Seventh St., Ann Arbor, MI, United States, Michigan 48103",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 S 7th St, Ann Arbor, MI 48103-4769, United States",
                "addressLocality": "Ann Arbor",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.26999",
                "longitude": "-83.75937"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free outdoor concert featuring great performances from local artists, a food truck on site for purchase, and lawn games!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Side United Methodist Church - Ann Arbor",
                "url": "https://allevents.in/org/west-side-united-methodist-church-ann-arbor/22766036"
            }
        ]
    }
]
```