

# Event Details

- **Event Name**: Cars and Coffee 
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 08:00 am
- **Event Description**: Join us Saturday November 15th for our Cars and Coffee!
- **Event URL**: https://allevents.in/reidsville/cars-and-coffee/200029179342256
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details

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

## Event venue details

- **city**: Reidsville
- **state**: NC
- **country**: United States
- **location**: Napa of Reidsville
- **lat**: 36.34401
- **long**: -79.69398
- **full address**: Napa of Reidsville, 1573 Freeway Dr.,Reidsville,NC,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Napa of Reidsville (https://allevents.in/org/napa-of-reidsville/23902640)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bc187999ae3b4c99f997a74fda13fb215fce6541e84a3ee8b1009a5b5d6b9bad-rimg-w1024-h1536-dcf7e7ce-gmir?v=1762887775
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/532fc04263c52f097e04a63fd425ddabd6f90b7fc07127ff4b61f11bcb4b8686-rimg-w300-h300-dcf7e7cf-gmir?v=1762887776

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** Napa of Reidsville, 1573 Freeway Dr.,Reidsville,NC,United States
- **Q**: Who is organizing the event?
  - **A:** Napa of Reidsville
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Cars and Coffee  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cars and Coffee",
        "image": "https://cdn-az.allevents.in/events6/banners/bc187999ae3b4c99f997a74fda13fb215fce6541e84a3ee8b1009a5b5d6b9bad-rimg-w1024-h1536-dcf7e7ce-gmir?v=1762887775",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/reidsville/cars-and-coffee/200029179342256",
        "location": {
            "@type": "Place",
            "name": "Napa of Reidsville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1573 Freeway Dr.,Reidsville,NC,United States",
                "addressLocality": "Reidsville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.34401",
                "longitude": "-79.69398"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Saturday November 15th for our Cars and Coffee!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Napa of Reidsville",
                "url": "https://allevents.in/org/napa-of-reidsville/23902640"
            }
        ]
    }
]
```