

# Event Details

- **Event Name**: Park Meetup
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 02:00 pm
- **Event Description**: Join us in Prospect Park -- our neighborhood! -- to learn about our vision for contemporary community living.
- **Event URL**: https://allevents.in/wheat-ridge/park-meetup/200030268882030
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Wheat Ridge
- **state**: CO
- **country**: United States
- **location**: Prospect Park, Wheat Ridge
- **lat**: 39.77709
- **long**: -105.12932
- **full address**: Prospect Park, Wheat Ridge, United States

## Event gallery

- **Alt text**: Park Meetup
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/260a9c77617fe0a3420ee9ad9895dc5e8196d6224cc737e23fa0142ea15ca3f6-rimg-w940-h788-dce5e1f2-gmir?v=1782579271

## FAQs

- **Q**: When and where is Park Meetup being held?
  - **A:** Park Meetup takes place on Sat, 27 Jun, 2026 at 02:00 pm to Sat, 27 Jun, 2026 at 02:00 pm at Prospect Park, Wheat Ridge, United States.
- **Q**: Who is organizing Park Meetup?
  - **A:** Park Meetup is organized by Blue Columbine Cohousing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Park Meetup",
        "image": "https://cdn-az.allevents.in/events6/banners/260a9c77617fe0a3420ee9ad9895dc5e8196d6224cc737e23fa0142ea15ca3f6-rimg-w940-h788-dce5e1f2-gmir?v=1782579271",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/wheat-ridge/park-meetup/200030268882030",
        "location": {
            "@type": "Place",
            "name": "Prospect Park, Wheat Ridge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11600 W 44th Ave, Wheat Ridge, CO 80033-2558, United States",
                "addressLocality": "Wheat Ridge",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.77709",
                "longitude": "-105.12932"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in Prospect Park -- our neighborhood! -- to learn about our vision for contemporary community living.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Columbine Cohousing",
                "url": "https://allevents.in/org/blue-columbine-cohousing/27941181"
            }
        ]
    }
]
```