

# Event Details

- **Event Name**: Cars and Coffee
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 09:00 am
- **Event Description**: Second Sunday of every month staring at 9am. Come check us out.
- **Event URL**: https://allevents.in/cape-coral/cars-and-coffee/200029820400051
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Cape Coral
- **state**: FL
- **country**: United States
- **location**: 1242 SW Pine Island Rd #19, Cape Coral, FL 33991-2120, United States
- **lat**: 26.64066
- **long**: -81.999
- **full address**: 1242 SW Pine Island Rd #19, Cape Coral, FL 33991-2120, United States

## Event gallery

- **Alt text**: Cars and Coffee
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/61ca5df534e47360e0eda654421f9f43beec7a3ad880d4ae54093c8c1ae3a7a3-rimg-w1080-h1350-dc181413-gmir?v=1775773289

## 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 Apr, 2026 at 09:00 am at 1242 SW Pine Island Rd #19, Cape Coral, FL 33991-2120, United States.
- **Q**: Who is organizing Cars and Coffee?
  - **A:** Cars and Coffee is organized by Free Your Mind FYM Florida.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cars and Coffee",
        "image": "https://cdn-az.allevents.in/events4/banners/61ca5df534e47360e0eda654421f9f43beec7a3ad880d4ae54093c8c1ae3a7a3-rimg-w1080-h1350-dc181413-gmir?v=1775773289",
        "startDate": "2026-04-12",
        "url": "https://allevents.in/cape-coral/cars-and-coffee/200029820400051",
        "location": {
            "@type": "Place",
            "name": "1242 SW Pine Island Rd #19, Cape Coral, FL 33991-2120, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1242 SW Pine Island Rd, Cape Coral, FL 33991-2120, United States",
                "addressLocality": "Cape Coral",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.64066",
                "longitude": "-81.999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Second Sunday of every month staring at 9am. Come check us out.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Free Your Mind FYM Florida",
                "url": "https://allevents.in/org/free-your-mind-fym-florida/24044784"
            }
        ]
    }
]
```