

# Event Details

- **Event Name**: Meet up
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:00 am – Sun, 14 Jun, 2026 at 12:00 pm
- **Event Description**: We took a hiatus and are exploring having meetings again. If you or someone you know is neurodivergent and looking for community, feel free to join us on June 14th at 10am at the Coffee Trader on Main. ?
- **Event URL**: https://allevents.in/montrose/meet-up/200030224559053
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Montrose
- **state**: CO
- **country**: United States
- **location**: The Coffee Trader
- **lat**: 38.48315
- **long**: -107.8718
- **full address**: The Coffee Trader, 845 East Main Street,Montrose, Colorado, United States

## Event gallery

- **Alt text**: Meet up
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/20c20de04c4577f580dd0f31ea19e3e2a0fd9fd6c3ac072ad8a8942af557fa6b-rimg-w1200-h527-dcffffff-gmir?v=1781222453

## FAQs

- **Q**: When and where is Meet up being held?
  - **A:** Meet up takes place on Sun, 14 Jun, 2026 at 10:00 am to Sun, 14 Jun, 2026 at 12:00 pm at The Coffee Trader, 845 East Main Street,Montrose, Colorado, United States.
- **Q**: Who is organizing Meet up?
  - **A:** Meet up is organized by Montrose Autism.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet up",
        "image": "https://cdn-az.allevents.in/events4/banners/20c20de04c4577f580dd0f31ea19e3e2a0fd9fd6c3ac072ad8a8942af557fa6b-rimg-w1200-h527-dcffffff-gmir?v=1781222453",
        "startDate": "2026-06-14",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/montrose/meet-up/200030224559053",
        "location": {
            "@type": "Place",
            "name": "The Coffee Trader",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "845 East Main Street,Montrose, Colorado",
                "addressLocality": "Montrose",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.48315",
                "longitude": "-107.8718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We took a hiatus and are exploring having meetings again. If you or someone you know is neurodivergent and looking for community, feel free to join us on June 14th at 10am at the Coffee Trader on Main. ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Montrose Autism",
                "url": "https://allevents.in/org/montrose-autism/24829296"
            }
        ]
    }
]
```