

# Event Details

- **Event Name**: Coffee With a Cop - Aerial Coffee
- **Event Start and End Date**: Wed, 02 Sep, 2026 at 08:00 am – Wed, 02 Sep, 2026 at 09: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-aerial-coffee/200030416906638
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Apache Junction
- **state**: AZ
- **country**: United States
- **location**: aerial coffee co.
- **lat**: 33.4167
- **long**: -111.54774
- **full address**: aerial coffee co., 185 North Apache trail,Apache Junction,AZ,United States

## Event gallery

- **Alt text**: Coffee With a Cop - Aerial Coffee
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c9146f9a788b96ed781ab5fb7f1c655a1746c5573e516dc4c0ab87187e430347-rimg-w1200-h1649-dcf8f8f8-gmir?v=1786384053

## FAQs

- **Q**: When and where is Coffee With a Cop - Aerial Coffee being held?
  - **A:** Coffee With a Cop - Aerial Coffee takes place on Wed, 02 Sep, 2026 at 08:00 am to Wed, 02 Sep, 2026 at 09:00 am at aerial coffee co., 185 North Apache trail,Apache Junction,AZ,United States.
- **Q**: Who is organizing Coffee With a Cop - Aerial Coffee?
  - **A:** Coffee With a Cop - Aerial Coffee is organized by Apache Junction Police Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee With a Cop - Aerial Coffee",
        "image": "https://cdn-az.allevents.in/events5/banners/c9146f9a788b96ed781ab5fb7f1c655a1746c5573e516dc4c0ab87187e430347-rimg-w1200-h1649-dcf8f8f8-gmir?v=1786384053",
        "startDate": "2026-09-02T08:00:00-07:00",
        "endDate": "2026-09-02T09:00:00-07:00",
        "url": "https://allevents.in/apache-junction/coffee-with-a-cop-aerial-coffee/200030416906638",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "aerial coffee co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "185 North Apache trail,Apache Junction,AZ,United States",
                "addressLocality": "Apache Junction",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.4167",
                "longitude": "-111.54774"
            }
        },
        "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"
            }
        ]
    }
]
```