

# Event Details

- **Event Name**: Cars and Coffee
- **Event Start and End Date**: Sun, 03 May, 2026 at 09:00 am (-06:00)
- **Event Description**: the season has started, the 2nd Cars and Coffee of the year, come down, hang out check out the cars, talk cars and drink coffee, we do these every 1st and 3rd Sunday of the month during the warm months.
- **Event URL**: https://allevents.in/evanston/cars-and-coffee/200029987594525
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Evanston
- **state**: WY
- **country**: United States
- **location**: GiGi's Coffee House
- **lat**: 41.267427752998
- **long**: -110.965719805
- **full address**: GiGi's Coffee House, 927 Main st,Evanston,WY,United States

## Event gallery

- **Alt text**: Cars and Coffee
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e168205c464e4ddbde8e7aecbc4ca7697e153f44c6f63a5bfc2fae49dda2e941-rimg-w1200-h900-dc787776-gmir?v=1777209265

## FAQs

- **Q**: When and where is Cars and Coffee being held?
  - **A:** Cars and Coffee takes place on Sun, 03 May, 2026 at 09:00 am to Sun, 03 May, 2026 at 09:00 am at GiGi's Coffee House, 927 Main st,Evanston,WY,United States.
- **Q**: Who is organizing Cars and Coffee?
  - **A:** Cars and Coffee is organized by Ben Reynolds.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cars and Coffee is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Evanston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cars and Coffee sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cars and Coffee",
        "image": "https://cdn-az.allevents.in/events2/banners/e168205c464e4ddbde8e7aecbc4ca7697e153f44c6f63a5bfc2fae49dda2e941-rimg-w1200-h900-dc787776-gmir?v=1777209265",
        "startDate": "2026-05-03T09:00:00-06:00",
        "url": "https://allevents.in/evanston/cars-and-coffee/200029987594525",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "GiGi's Coffee House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "927 Main st,Evanston,WY,United States",
                "addressLocality": "Evanston",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.267427752998",
                "longitude": "-110.965719805"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "the season has started, the 2nd Cars and Coffee of the year, come down, hang out check out the cars, talk cars and drink coffee, we do these every 1st and 3rd Sunday of the month during the warm months.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ben Reynolds",
                "url": "https://allevents.in/org/ben-reynolds/26963899"
            }
        ]
    }
]
```