

# Event Details

- **Event Name**: Cars and Coffee 
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 08:00 am – Sat, 22 Aug, 2026 at 10:00 am
- **Event Description**: Fill up coffee is free for those who attend.
- **Event URL**: https://allevents.in/south-lyon/cars-and-coffee/200030453241336
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 194

## Ticket Details


## Event venue details

- **city**: South Lyon
- **state**: MI
- **country**: United States
- **location**: Java House Cafe South Lyon
- **lat**: 42.476423
- **long**: -83.6514025
- **full address**: Java House Cafe South Lyon, 1117 Paddock Ln, South Lyon, MI 48178, United States

## Event gallery

- **Alt text**: Cars and Coffee
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b6468664dd3dc7ada998f84ac2b1eebf5683cb446a8b8fbf1f9331d30957dbfb-rimg-w750-h540-dc888888-gmir?v=1786867583

## FAQs

- **Q**: When and where is Cars and Coffee  being held?
  - **A:** Cars and Coffee  takes place on Sat, 22 Aug, 2026 at 08:00 am to Sat, 22 Aug, 2026 at 10:00 am at Java House Cafe South Lyon, 1117 Paddock Ln, South Lyon, MI 48178, United States.
- **Q**: Who is organizing Cars and Coffee ?
  - **A:** Cars and Coffee  is organized by South Lyon Cars and Coffee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cars and Coffee",
        "image": "https://cdn-az.allevents.in/events4/banners/b6468664dd3dc7ada998f84ac2b1eebf5683cb446a8b8fbf1f9331d30957dbfb-rimg-w750-h540-dc888888-gmir?v=1786867583",
        "startDate": "2026-08-22",
        "endDate": "2026-08-22",
        "url": "https://allevents.in/south-lyon/cars-and-coffee/200030453241336",
        "location": {
            "@type": "Place",
            "name": "Java House Cafe South Lyon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1117 Paddock Ln, South Lyon, MI 48178, United States",
                "addressLocality": "South Lyon",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.476423",
                "longitude": "-83.6514025"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fill up coffee is free for those who attend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Lyon Cars and Coffee",
                "url": "https://allevents.in/org/south-lyon-cars-and-coffee/20223134"
            }
        ]
    }
]
```