

# Event Details

- **Event Name**: Cars and Coffee
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 09:00 am – Sun, 12 Jul, 2026 at 09:00 am (-04:00)
- **Event Description**: Cars and coffee downtown! First event of the year!
- **Event URL**: https://allevents.in/newark/cars-and-coffee/200029857735517
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 857

## Ticket Details


## Event venue details

- **city**: Newark
- **state**: OH
- **country**: United States
- **location**: 26 park place Newark Ohio, Newark, OH
- **lat**: 40.05889
- **long**: -82.40184
- **full address**: 26 park place Newark Ohio, Newark, OH, United States

## Event gallery

- **Alt text**: Cars and Coffee
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3c8bcaa29ed1d0d4842152be7b4a6584707c30a97fd3b288fd4974a59d55ba90-rimg-w1200-h675-dc605d61-gmir?v=1775746587

## FAQs

- **Q**: When and where is Cars and Coffee being held?
  - **A:** Cars and Coffee takes place on Sun, 12 Apr, 2026 at 09:00 am to Sun, 12 Jul, 2026 at 09:00 am at 26 park place Newark Ohio, Newark, OH, United States.
- **Q**: Who is organizing Cars and Coffee?
  - **A:** Cars and Coffee is organized by Licking County 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 Newark, this event is thoughtfully curated to deliver a standout experience worth every moment. With 850+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cars and Coffee",
        "image": "https://cdn-az.allevents.in/events2/banners/3c8bcaa29ed1d0d4842152be7b4a6584707c30a97fd3b288fd4974a59d55ba90-rimg-w1200-h675-dc605d61-gmir?v=1775746587",
        "startDate": "2026-04-12T09:00:00-04:00",
        "endDate": "2026-07-12T09:00:00-04:00",
        "url": "https://allevents.in/newark/cars-and-coffee/200029857735517",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "26 park place Newark Ohio, Newark, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26 N Park Pl, Newark, OH 43055-5517, United States",
                "addressLocality": "Newark",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.05889",
                "longitude": "-82.40184"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cars and coffee downtown! First event of the year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Licking County Cars and Coffee",
                "url": "https://allevents.in/org/licking-county-cars-and-coffee/22021970"
            }
        ]
    }
]
```