

# Event Details

- **Event Name**: Run and Coffee Meetup
- **Event Start and End Date**: Wed, 15 Oct, 2025 at 10:00 am
- **Event Description**: We will meet at the parking lot, north side of Eastlake, we can run a couple laps together of solo and meetup after for coffee at Allegro.
- **Event URL**: https://allevents.in/thornton/run-and-coffee-meetup/200028922184616
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Thornton
- **state**: CO
- **country**: United States
- **location**: Eastlake Nature Preserve
- **lat**: 39.929027725982
- **long**: -104.95424752668
- **full address**: Eastlake Nature Preserve, Thornton, Colorado, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Kyle Denny (https://allevents.in/org/kyle-denny/26759190)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e82a5a3bfaca3908fbf7bdb42061848e28b7ec12f8672e6a8c327fbabbf79454-rimg-w1200-h701-dc2c1e16-gmir?v=1760307942
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/245e2e7f653cf0a63937462af0881d0740e34146d91429945057af07f4aacfa8-rimg-w300-h300-dc2c1e16-gmir?v=1760307943

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 15 Oct, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Eastlake Nature Preserve, Thornton, Colorado, United States
- **Q**: Who is organizing the event?
  - **A:** Kyle Denny
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Run and Coffee Meetup ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Run and Coffee Meetup",
        "image": "https://cdn-az.allevents.in/events4/banners/e82a5a3bfaca3908fbf7bdb42061848e28b7ec12f8672e6a8c327fbabbf79454-rimg-w1200-h701-dc2c1e16-gmir?v=1760307942",
        "startDate": "2025-10-15",
        "url": "https://allevents.in/thornton/run-and-coffee-meetup/200028922184616",
        "location": {
            "@type": "Place",
            "name": "Eastlake Nature Preserve",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Thornton, Colorado",
                "addressLocality": "Thornton",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.929027725982",
                "longitude": "-104.95424752668"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet at the parking lot, north side of Eastlake, we can run a couple laps together of solo and meetup after for coffee at Allegro.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kyle Denny",
                "url": "https://allevents.in/org/kyle-denny/26759190"
            }
        ]
    }
]
```