

# Event Details

- **Event Name**: Coffee With a Cop - Coffee Corner
- **Event Start and End Date**: Wed, 05 Aug, 2026 at 08:00 am (-07:00)
- **Event Description**: Join AJPD and your neighbors for coffee and conversation!
- **Event URL**: https://allevents.in/apache-junction/coffee-with-a-cop-coffee-corner/200030179058941
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Apache Junction
- **state**: AZ
- **country**: United States
- **location**: Coffee Corner 
- **lat**: 33.411
- **long**: -111.548
- **full address**: Coffee Corner , 300 W Apache Trail suite 123,Apache Junction, Arizona, United States
- **location**: Coffee Corner

## Event gallery

- **Alt text**: Coffee With a Cop - Coffee Corner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f659616aa43df998958922ddf0ea0ef6c604ef78e2891af4ce01f87d9ee5c783-rimg-w1200-h1649-dcffffff-gmir?v=1780414541

## FAQs

- **Q**: When and where is Coffee With a Cop - Coffee Corner being held?
  - **A:** Coffee With a Cop - Coffee Corner takes place on Wed, 05 Aug, 2026 at 08:00 am to Wed, 05 Aug, 2026 at 08:00 am at Coffee Corner , 300 W Apache Trail suite 123,Apache Junction, Arizona, United States.
- **Q**: Who is organizing Coffee With a Cop - Coffee Corner?
  - **A:** Coffee With a Cop - Coffee Corner is organized by Apache Junction Police Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee With a Cop - Coffee Corner",
        "image": "https://cdn-az.allevents.in/events8/banners/f659616aa43df998958922ddf0ea0ef6c604ef78e2891af4ce01f87d9ee5c783-rimg-w1200-h1649-dcffffff-gmir?v=1780414541",
        "startDate": "2026-08-05T08:00:00-07:00",
        "url": "https://allevents.in/apache-junction/coffee-with-a-cop-coffee-corner/200030179058941",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Coffee Corner ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 W Apache Trail suite 123,Apache Junction, Arizona",
                "addressLocality": "Apache Junction",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.411",
                "longitude": "-111.548"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join AJPD and your neighbors for coffee and conversation!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Apache Junction Police Department",
                "url": "https://allevents.in/org/apache-junction-police-department/21399410"
            }
        ]
    }
]
```