

# Event Details

- **Event Name**: Club Meeting
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 07:00 pm
- **Event Description**: Adam is going to update us on what is going on at VQ and vision of the future!
- **Event URL**: https://allevents.in/boulder/club-meeting/200029057705911
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: http://facebook.com/200029057705911?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=boulder-events

## Event venue details

- **city**: Boulder
- **state**: CO
- **country**: United States
- **location**: VisionQuest Brewery
- **lat**: 40.026206264414
- **long**: -105.24373773941
- **full address**: VisionQuest Brewery, 2510 47th St Ste A2,Boulder,CO,United States

## Event gallery

- **Alt text**: Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/145088ac90c0cfd53f5b211dbe95ace409f17fe43fae855c88f142a48b8b8c00-rimg-w1200-h464-dcd48e62-gmir?v=1763083704

## FAQs

- **Q**: When and where is Club Meeting being held?
  - **A:** Club Meeting takes place on Tue, 18 Nov, 2025 at 07:00 pm to Tue, 18 Nov, 2025 at 07:00 pm at VisionQuest Brewery, 2510 47th St Ste A2,Boulder,CO,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/145088ac90c0cfd53f5b211dbe95ace409f17fe43fae855c88f142a48b8b8c00-rimg-w1200-h464-dcd48e62-gmir?v=1763083704",
        "startDate": "2025-11-18",
        "url": "https://allevents.in/boulder/club-meeting/200029057705911",
        "location": {
            "@type": "Place",
            "name": "VisionQuest Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2510 47th St Ste A2,Boulder,CO,United States",
                "addressLocality": "Boulder",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.026206264414",
                "longitude": "-105.24373773941"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adam is going to update us on what is going on at VQ and vision of the future!"
    }
]
```