

# Event Details

- **Event Name**: CARS & COFFEE 
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 08:00 am – Sun, 11 Jan, 2026 at 10:00 am
- **Event Description**: Come out and join us for the 1st cars n coffee of the year.  Warm those motors up cause it will be chilly
- **Event URL**: https://allevents.in/napa/cars-and-coffee/200029479987045
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029479987045?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=napa-events

## Event venue details

- **city**: Napa
- **state**: CA
- **country**: United States
- **location**: Napa Premium Outlets
- **lat**: 38.296078680776
- **long**: -122.30305923677
- **full address**: Napa Premium Outlets, 629 Factory Stores Dr,Napa, California, United States

## Event gallery

- **Alt text**: CARS &amp; COFFEE
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e2f736ddc0776671500819120fbb4c187b14e51ef1151fe550a61232432d64b0-rimg-w960-h720-dc7a7c7a-gmir?v=1768139084

## FAQs

- **Q**: When and where is CARS & COFFEE  being held?
  - **A:** CARS &amp; COFFEE  takes place on Sun, 11 Jan, 2026 at 08:00 am to Sun, 11 Jan, 2026 at 10:00 am at Napa Premium Outlets, 629 Factory Stores Dr,Napa, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CARS &amp; COFFEE",
        "image": "https://cdn-az.allevents.in/events8/banners/e2f736ddc0776671500819120fbb4c187b14e51ef1151fe550a61232432d64b0-rimg-w960-h720-dc7a7c7a-gmir?v=1768139084",
        "startDate": "2026-01-11",
        "endDate": "2026-01-11",
        "url": "https://allevents.in/napa/cars-and-coffee/200029479987045",
        "location": {
            "@type": "Place",
            "name": "Napa Premium Outlets",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "629 Factory Stores Dr,Napa, California",
                "addressLocality": "Napa",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.296078680776",
                "longitude": "-122.30305923677"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and join us for the 1st cars n coffee of the year.  Warm those motors up cause it will be chilly"
    }
]
```