

# Event Details

- **Event Name**: Monthly Meetup
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 09: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, with no agenda and no pressure, just a space for neighbors to ask questions, exchange ideas, and discuss the future of our community.
- **Event URL**: https://allevents.in/commerce-city/monthly-meetup/200028872912917
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Commerce City
- **state**: CO
- **country**: United States
- **location**: The Butcher Block Restaurant
- **lat**: 39.83114
- **long**: -104.93361
- **full address**: The Butcher Block Restaurant, 4605 E 74th Ave,Commerce City,CO,United States

## Event gallery

- **Alt text**: Monthly Meetup
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5db1327f5ad26813d924220a19ea303d15b061bf10e1f849535121fbdd224570-rimg-w1200-h675-dc0049af-gmir?v=1762452665

## FAQs

- **Q**: When and where is Monthly Meetup being held?
  - **A:** Monthly Meetup takes place on Sat, 08 Nov, 2025 at 09:00 am to Sat, 08 Nov, 2025 at 09:00 am at The Butcher Block Restaurant, 4605 E 74th Ave,Commerce City,CO,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/events5/banners/5db1327f5ad26813d924220a19ea303d15b061bf10e1f849535121fbdd224570-rimg-w1200-h675-dc0049af-gmir?v=1762452665",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/commerce-city/monthly-meetup/200028872912917",
        "location": {
            "@type": "Place",
            "name": "The Butcher Block Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4605 E 74th Ave,Commerce City,CO,United States",
                "addressLocality": "Commerce City",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.83114",
                "longitude": "-104.93361"
            }
        },
        "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, with no agenda and no pressure, just a space for neighbors to ask questions, exchange ideas, and discuss the",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Charles Dukes Commerce City Councilmember At Large",
                "url": "https://allevents.in/org/charles-dukes-commerce-city-councilmember-at-large/24735080"
            }
        ]
    }
]
```