

# Event Details

- **Event Name**: Greendale Cars and Coffee!
- **Event Start and End Date**: Sun, 03 May, 2026 at 08:00 am – Sun, 03 May, 2026 at 12:00 pm (-05:00)
- **Event Description**: Greendale Cars and Coffee!!
- **Event URL**: https://allevents.in/greendale/greendale-cars-and-coffee/200029977228601
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Greendale
- **state**: WI
- **country**: United States
- **location**: 5635 Broad St, 53129
- **lat**: 42.9412
- **long**: -87.99621
- **full address**: 5635 Broad St, 53129, 5604 Broad St, Greendale, WI 53129-1811, United States

## Event gallery

- **Alt text**: Greendale Cars and Coffee!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/21cddafaf6b34a1d29fdb0247455e1f53a4a16264d4cea460a06f07d2ec965f7-rimg-w1200-h1855-dc629498-gmir?v=1776909960

## FAQs

- **Q**: When and where is Greendale Cars and Coffee! being held?
  - **A:** Greendale Cars and Coffee! takes place on Sun, 03 May, 2026 at 08:00 am to Sun, 03 May, 2026 at 12:00 pm at 5635 Broad St, 53129, 5604 Broad St, Greendale, WI 53129-1811, United States.
- **Q**: Who is organizing Greendale Cars and Coffee!?
  - **A:** Greendale Cars and Coffee! is organized by Historic Greendale, WI Cars & Coffee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Greendale Cars and Coffee!",
        "image": "https://cdn-az.allevents.in/events7/banners/21cddafaf6b34a1d29fdb0247455e1f53a4a16264d4cea460a06f07d2ec965f7-rimg-w1200-h1855-dc629498-gmir?v=1776909960",
        "startDate": "2026-05-03T08:00:00-05:00",
        "endDate": "2026-05-03T12:00:00-05:00",
        "url": "https://allevents.in/greendale/greendale-cars-and-coffee/200029977228601",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "5635 Broad St, 53129",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5604 Broad St, Greendale, WI 53129-1811, United States",
                "addressLocality": "Greendale",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9412",
                "longitude": "-87.99621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Greendale Cars and Coffee!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Historic Greendale WI Cars & Coffee",
                "url": "https://allevents.in/org/historic-greendale-wi-cars-and-coffee/24219408"
            }
        ]
    }
]
```