

# Event Details

- **Event Name**: Botanic Gardens - Weekday Meetup
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 09:30 am
- **Event Description**: More to observe and sketch after poking around this morning; plan to meet in the ticketing area/gift shop at 9:30. Make sure to bring water, sunscreen, and something to sit on ?
- **Event URL**: https://allevents.in/denver/botanic-gardens-weekday-meetup/200030276077553
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Denver
- **state**: CO
- **country**: United States
- **location**: Denver Botanic Gardens
- **lat**: 39.732067683276
- **long**: -104.96110439301
- **full address**: Denver Botanic Gardens, 1007 York St,Denver, Colorado, United States

## Event gallery

- **Alt text**: Botanic Gardens - Weekday Meetup
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c486c6f99167f81b375c291c6d7cb9a6ccc7892bf42b73f359fa2e244be20fc6-rimg-w1200-h900-dc47472f-gmir?v=1782282687

## FAQs

- **Q**: When and where is Botanic Gardens - Weekday Meetup being held?
  - **A:** Botanic Gardens - Weekday Meetup takes place on Wed, 24 Jun, 2026 at 09:30 am to Wed, 24 Jun, 2026 at 09:30 am at Denver Botanic Gardens, 1007 York St,Denver, Colorado, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Botanic Gardens - Weekday Meetup",
        "image": "https://cdn-az.allevents.in/events6/banners/c486c6f99167f81b375c291c6d7cb9a6ccc7892bf42b73f359fa2e244be20fc6-rimg-w1200-h900-dc47472f-gmir?v=1782282687",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/denver/botanic-gardens-weekday-meetup/200030276077553",
        "location": {
            "@type": "Place",
            "name": "Denver Botanic Gardens",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1007 York St,Denver, Colorado",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.732067683276",
                "longitude": "-104.96110439301"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More to observe and sketch after poking around this morning; plan to meet in the ticketing area/gift shop at 9:30. Make sure to bring water, sunscreen, and something to sit on ?"
    }
]
```