

# Event Details

- **Event Name**: Cars and Coffee
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 10:00 am
- **Event Description**: Car meet
- **Event URL**: https://allevents.in/eureka/cars-and-coffee/200029885681458
- **Event Categories**: car-shows
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Eureka
- **state**: CA
- **country**: United States
- **location**: 1223 Broadway, Eureka, CA
- **lat**: 40.79538
- **long**: -124.17492
- **full address**: 1223 Broadway, Eureka, CA, United States

## Event gallery

- **Alt text**: Cars and Coffee
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8291fdf26356a4920a065c5275171e28e274123919a1870a3fd22ae79ebef33d-rimg-w640-h640-dc010101-gmir?v=1775112958

## FAQs

- **Q**: When and where is Cars and Coffee being held?
  - **A:** Cars and Coffee takes place on Sat, 04 Apr, 2026 at 10:00 am to Sat, 04 Apr, 2026 at 10:00 am at 1223 Broadway, Eureka, CA, United States.
- **Q**: Who is organizing Cars and Coffee?
  - **A:** Cars and Coffee is organized by Humboldt/Eureka Cars and Coffee.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cars and Coffee is ideal for car enthusiasts, auto fans, and anyone passionate about classic, exotic, or custom vehicles. Whether you're a first-time attendee or a longtime enthusiast in Eureka, 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/8291fdf26356a4920a065c5275171e28e274123919a1870a3fd22ae79ebef33d-rimg-w640-h640-dc010101-gmir?v=1775112958",
        "startDate": "2026-04-04",
        "url": "https://allevents.in/eureka/cars-and-coffee/200029885681458",
        "location": {
            "@type": "Place",
            "name": "1223 Broadway, Eureka, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1223 Broadway, Eureka, CA 95501-0129, United States",
                "addressLocality": "Eureka",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.79538",
                "longitude": "-124.17492"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Car meet",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HumboldtEureka Cars and Coffee",
                "url": "https://allevents.in/org/humboldt-eureka-cars-and-coffee/18162313"
            }
        ]
    }
]
```