

# Event Details

- **Event Name**: Coffee with a Cop
- **Event Start and End Date**: Thu, 31 Jul, 2025 at 08:00 am – Thu, 31 Jul, 2025 at 10:00 am
- **Event Description**: Join SABPD for Coffee with a Cop on Thursday, July 31st from 8am-10am! We hope to see you there!
- **Event URL**: https://allevents.in/augustine/coffee-with-a-cop/200028378365746
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Augustine
- **state**: FL
- **country**: United States
- **location**: Island Donuts
- **lat**: 29.85511
- **long**: -81.26695
- **full address**: Island Donuts, 400 A1a Beach Blvd, St Augustine, FL 32080-7900, United States, Augustine

## Event gallery

- **Alt text**: Coffee with a Cop
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4e1515b892a9c4cb7e1b41eed1336440ed397ae6a16f6220925611de686dc085-rimg-w1080-h1080-dc172480-gmir?v=1753642426

## FAQs

- **Q**: When and where is Coffee with a Cop being held?
  - **A:** Coffee with a Cop takes place on Thu, 31 Jul, 2025 at 08:00 am to Thu, 31 Jul, 2025 at 10:00 am at Island Donuts, 400 A1a Beach Blvd, St Augustine, FL 32080-7900, United States, Augustine.
- **Q**: Who is organizing Coffee with a Cop?
  - **A:** Coffee with a Cop is organized by St. Augustine Beach Police Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee with a Cop",
        "image": "https://cdn-az.allevents.in/events6/banners/4e1515b892a9c4cb7e1b41eed1336440ed397ae6a16f6220925611de686dc085-rimg-w1080-h1080-dc172480-gmir?v=1753642426",
        "startDate": "2025-07-31",
        "endDate": "2025-07-31",
        "url": "https://allevents.in/augustine/coffee-with-a-cop/200028378365746",
        "location": {
            "@type": "Place",
            "name": "Island Donuts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 A1a Beach Blvd, St Augustine, FL 32080-7900, United States",
                "addressLocality": "Augustine",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.85511",
                "longitude": "-81.26695"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join SABPD for Coffee with a Cop on Thursday, July 31st from 8am-10am! We hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Augustine Beach Police Department",
                "url": "https://allevents.in/org/st-augustine-beach-police-department/24998434"
            }
        ]
    }
]
```