

# Event Details

- **Event Name**: Coffee with a Cop
- **Event Start and End Date**: Sat, 28 Jun, 2025 at 08:30 am – Sat, 28 Jun, 2025 at 11:30 am
- **Event Description**: Come have coffee and conversation with Mandan Police Department Officers. Saturday June 28th from 8:30AM-11:30AM, at Cappuccino on Collins.
- **Event URL**: https://allevents.in/mandan/coffee-with-a-cop/200028348259643
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Mandan
- **state**: ND
- **country**: United States
- **location**: Cappuccino On Collins
- **lat**: 46.826837747276
- **long**: -100.88994109363
- **full address**: Cappuccino On Collins, 105 Collins Ave,Mandan, North Dakota, United States

## Event gallery

- **Alt text**: Coffee with a Cop
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2806b19bec042896cd998f8027b36feccb869074c209cb34086b5bb4192ddf34-rimg-w1200-h1552-dce7e3d8-gmir?v=1750809806

## FAQs

- **Q**: When and where is Coffee with a Cop being held?
  - **A:** Coffee with a Cop takes place on Sat, 28 Jun, 2025 at 08:30 am to Sat, 28 Jun, 2025 at 11:30 am at Cappuccino On Collins, 105 Collins Ave,Mandan, North Dakota, United States.
- **Q**: Who is organizing Coffee with a Cop?
  - **A:** Coffee with a Cop is organized by Mandan Police Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee with a Cop",
        "image": "https://cdn-az.allevents.in/events4/banners/2806b19bec042896cd998f8027b36feccb869074c209cb34086b5bb4192ddf34-rimg-w1200-h1552-dce7e3d8-gmir?v=1750809806",
        "startDate": "2025-06-28",
        "endDate": "2025-06-28",
        "url": "https://allevents.in/mandan/coffee-with-a-cop/200028348259643",
        "location": {
            "@type": "Place",
            "name": "Cappuccino On Collins",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 Collins Ave,Mandan, North Dakota",
                "addressLocality": "Mandan",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.826837747276",
                "longitude": "-100.88994109363"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come have coffee and conversation with Mandan Police Department Officers. Saturday June 28th from 8:30AM-11:30AM, at Cappuccino on Collins.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mandan Police Department",
                "url": "https://allevents.in/org/mandan-police-department/17409979",
                "description": "FOR EMERGENCY DIAL 911"
            }
        ]
    }
]
```