

# Event Details

- **Event Name**: Carson city cars and coffee park and chill 
- **Event Start and End Date**: Sat, 10 May, 2025 at 08:00 pm
- **Event Description**: Last night had really good turnout let’s all show out again tonight ! ??
- **Event URL**: https://allevents.in/carson-city/carson-city-cars-and-coffee-park-and-chill/200028171298815
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200028171298815?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=carson+city-events

## Event venue details

- **city**: Carson City
- **state**: NV
- **country**: United States
- **location**: Dutch Bros Coffee (1231 S Carson St.Carson CityNV)
- **lat**: 39.156386337066
- **long**: -119.76673305037
- **full address**: Dutch Bros Coffee (1231 S Carson St.Carson CityNV), 1231 S Carson St.,Carson City, Nevada, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4096f912628626b1bdff43c00796627efdc6f8b9657de44d85667938c0b55e5c-rimg-w1200-h1600-dc374150-gmir?v=1746895515
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/aabec8ea9035d16ca92cb90f97ff667079bb8142e20f1fc2db9f7b14b6cdc1bb-rimg-w300-h300-dc90a4bf-gmir?v=1746895515

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 10 May, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Dutch Bros Coffee (1231 S Carson St.Carson CityNV), 1231 S Carson St.,Carson City, Nevada, United States
- **Q**: Where can I find ticket details about Carson city cars and coffee park and chill  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carson city cars and coffee park and chill",
        "image": "https://cdn-az.allevents.in/events5/banners/4096f912628626b1bdff43c00796627efdc6f8b9657de44d85667938c0b55e5c-rimg-w1200-h1600-dc374150-gmir?v=1746895515",
        "startDate": "2025-05-10",
        "url": "https://allevents.in/carson-city/carson-city-cars-and-coffee-park-and-chill/200028171298815",
        "location": {
            "@type": "Place",
            "name": "Dutch Bros Coffee (1231 S Carson St.Carson CityNV)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1231 S Carson St.,Carson City, Nevada",
                "addressLocality": "Carson City",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.156386337066",
                "longitude": "-119.76673305037"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Last night had really good turnout let’s all show out again tonight ! ??"
    }
]
```