

# Event Details

- **Event Name**: Coffee with a Cop - Finals Edition
- **Event Start and End Date**: Wed, 14 Dec, 2022 at 10:00 am – Wed, 14 Dec, 2022 at 12:00 pm
- **Event Description**: Let us help you power through finals! We will provide hot coffee and breakfast goodies at the CU Events Center from 9-11 AM or while supplies last. Just look for our table! #finishstrong
- **Event URL**: https://allevents.in/boulder/coffee-with-a-cop-finals-edition/200023747993816
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Boulder
- **state**: CO
- **country**: United States
- **location**: CU Events Center
- **lat**: 40.004694720319
- **long**: -105.26067135629
- **full address**: CU Events Center, ,Boulder,CO,United States

## Event gallery

- **Alt text**: Coffee with a Cop - Finals Edition
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ca5692d72cea465e78b3c224da90ec3ff0b363de11dd9a5557069821919eba53-rimg-w960-h720-gmir.jpg?v=1670887741

## FAQs

- **Q**: When and where is Coffee with a Cop - Finals Edition being held?
  - **A:** Coffee with a Cop - Finals Edition takes place on Wed, 14 Dec, 2022 at 10:00 am to Wed, 14 Dec, 2022 at 12:00 pm at CU Events Center, ,Boulder,CO,United States.
- **Q**: Who is organizing Coffee with a Cop - Finals Edition?
  - **A:** Coffee with a Cop - Finals Edition is organized by University of Colorado Police Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee with a Cop - Finals Edition",
        "image": "https://cdn-az.allevents.in/events9/banners/ca5692d72cea465e78b3c224da90ec3ff0b363de11dd9a5557069821919eba53-rimg-w960-h720-gmir.jpg?v=1670887741",
        "startDate": "2022-12-14",
        "endDate": "2022-12-14",
        "url": "https://allevents.in/boulder/coffee-with-a-cop-finals-edition/200023747993816",
        "location": {
            "@type": "Place",
            "name": "CU Events Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": ",Boulder,CO,United States",
                "addressLocality": "Boulder",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.004694720319",
                "longitude": "-105.26067135629"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let us help you power through finals! We will provide hot coffee and breakfast goodies at the CU Events Center from 9-11 AM or while supplies last. Just look for our table! #finishstrong",
        "organizer": [
            {
                "@type": "Organization",
                "name": "University of Colorado Police Department",
                "url": "https://allevents.in/org/university-of-colorado-police-department/20130700"
            }
        ]
    }
]
```