

# Event Details

- **Event Name**: Monthly Meetup
- **Event Start and End Date**: Fri, 19 Sep, 2025 at 08:00 am
- **Event Description**: Every month, I host an informal community meet-up to connect with residents, address their concerns, and share updates about what’s happening in Commerce City. These conversations are casual—no agenda, no pressure—just a space for neighbors to ask questions, exchange ideas, and talk about the future of our community.
- **Event URL**: https://allevents.in/henderson/monthly-meetup/200028763321149
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Henderson
- **state**: CO
- **country**: United States
- **location**: Ziggi's Coffee
- **lat**: 39.886651522222
- **long**: -104.88331905
- **full address**: Ziggi's Coffee, 10401 Belle Creek Blvd Unit 100,Commerce City, Colorado, Henderson, United States

## Event gallery

- **Alt text**: Monthly Meetup
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b58755dccecbf8873326a6dbe3a74f51806a47c7fa47a61dc308937fcd91ea93-rimg-w1200-h675-dc0049af-gmir?v=1757911339

## FAQs

- **Q**: When and where is Monthly Meetup being held?
  - **A:** Monthly Meetup takes place on Fri, 19 Sep, 2025 at 08:00 am to Fri, 19 Sep, 2025 at 08:00 am at Ziggi's Coffee, 10401 Belle Creek Blvd Unit 100,Commerce City, Colorado, Henderson, United States.
- **Q**: Who is organizing Monthly Meetup?
  - **A:** Monthly Meetup is organized by Charles Dukes, Commerce City Councilmember At Large.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meetup",
        "image": "https://cdn-az.allevents.in/events1/banners/b58755dccecbf8873326a6dbe3a74f51806a47c7fa47a61dc308937fcd91ea93-rimg-w1200-h675-dc0049af-gmir?v=1757911339",
        "startDate": "2025-09-19",
        "url": "https://allevents.in/henderson/monthly-meetup/200028763321149",
        "location": {
            "@type": "Place",
            "name": "Ziggi's Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10401 Belle Creek Blvd Unit 100,Commerce City, Colorado",
                "addressLocality": "Henderson",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.886651522222",
                "longitude": "-104.88331905"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every month, I host an informal community meet-up to connect with residents, address their concerns, and share updates about what’s happening in Commerce City. These conversations are casual—no agenda, no pressure—just a space for neighbors to ask questions, exchange ideas, and talk about the future",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Charles Dukes Commerce City Councilmember At Large",
                "url": "https://allevents.in/org/charles-dukes-commerce-city-councilmember-at-large/24735080"
            }
        ]
    }
]
```