

# Event Details

- **Event Name**: CCCGC Monthly Meeting
- **Event Start and End Date**: Mon, 06 Oct, 2025 at 03:00 pm
- **Event Description**: Meeting Starts at 3:00 PM
- **Event URL**: https://allevents.in/port-charlotte/cccgc-monthly-meeting/200028864754113
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Port Charlotte
- **state**: FL
- **country**: United States
- **location**: 21500 Gibralter Dr, Port Charlotte, FL 33952-5418, United States
- **lat**: 26.99569
- **long**: -82.09153
- **full address**: 21500 Gibralter Dr, Port Charlotte, FL 33952-5418, United States

## Event gallery

- **Alt text**: CCCGC Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e28feb4c1b7d1649b5b1d05b4dcada703e80bc63fb99912794900c4190d3bb5d-rimg-w777-h289-dcffffff-gmir?v=1758465154

## FAQs

- **Q**: When and where is CCCGC Monthly Meeting being held?
  - **A:** CCCGC Monthly Meeting takes place on Mon, 06 Oct, 2025 at 03:00 pm to Mon, 06 Oct, 2025 at 03:00 pm at 21500 Gibralter Dr, Port Charlotte, FL 33952-5418, United States.
- **Q**: Who is organizing CCCGC Monthly Meeting?
  - **A:** CCCGC Monthly Meeting is organized by Charlotte County Computer Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CCCGC Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/e28feb4c1b7d1649b5b1d05b4dcada703e80bc63fb99912794900c4190d3bb5d-rimg-w777-h289-dcffffff-gmir?v=1758465154",
        "startDate": "2025-10-06",
        "url": "https://allevents.in/port-charlotte/cccgc-monthly-meeting/200028864754113",
        "location": {
            "@type": "Place",
            "name": "21500 Gibralter Dr, Port Charlotte, FL 33952-5418, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21500 Gibralter Dr, Port Charlotte, FL 33952-5418, United States",
                "addressLocality": "Port Charlotte",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.99569",
                "longitude": "-82.09153"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meeting Starts at 3:00 PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Charlotte County Computer Group",
                "url": "https://allevents.in/org/charlotte-county-computer-group/23826600"
            }
        ]
    }
]
```