

# Event Details

- **Event Name**: December Cars and Coffee
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 am – Sat, 20 Dec, 2025 at 10:00 am
- **Event Description**: an informal, monthly gathering of cars and car people
- **Event URL**: https://allevents.in/ocoee/december-cars-and-coffee/200029271140107
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Ocoee
- **state**: FL
- **country**: United States
- **location**: HOUSE BLEND CAFE
- **lat**: 28.55115221
- **long**: -81.537036243
- **full address**: HOUSE BLEND CAFE, 10730 W Colonial Dr,Ocoee, Florida, United States

## Event gallery

- **Alt text**: December Cars and Coffee
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a4f370fd2edbf1376845d45b99ea8aa61ac1522c50941cb34ec448adbb393380-rimg-w1200-h1600-dc92bef2-gmir?v=1765684108

## FAQs

- **Q**: When and where is December Cars and Coffee being held?
  - **A:** December Cars and Coffee takes place on Sat, 20 Dec, 2025 at 08:00 am to Sat, 20 Dec, 2025 at 10:00 am at HOUSE BLEND CAFE, 10730 W Colonial Dr,Ocoee, Florida, United States.
- **Q**: Who is organizing December Cars and Coffee?
  - **A:** December Cars and Coffee is organized by Cars and Coffee Orlando.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Cars and Coffee",
        "image": "https://cdn-az.allevents.in/events3/banners/a4f370fd2edbf1376845d45b99ea8aa61ac1522c50941cb34ec448adbb393380-rimg-w1200-h1600-dc92bef2-gmir?v=1765684108",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/ocoee/december-cars-and-coffee/200029271140107",
        "location": {
            "@type": "Place",
            "name": "HOUSE BLEND CAFE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10730 W Colonial Dr,Ocoee, Florida",
                "addressLocality": "Ocoee",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.55115221",
                "longitude": "-81.537036243"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "an informal, monthly gathering of cars and car people",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cars and Coffee Orlando",
                "url": "https://allevents.in/org/cars-and-coffee-orlando/26339826"
            }
        ]
    }
]
```