

# Event Details

- **Event Name**: Coffee with Crawford
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 07:30 am – Sat, 18 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: Saturday, April 18, join Dave for a coffee and learn of his vision for Anne Arundel County.
- **Event URL**: https://allevents.in/severna-park/coffee-with-crawford/200029941592255
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Severna Park
- **state**: MD
- **country**: United States
- **location**: Garry's Grill & Catering
- **lat**: 39.07388
- **long**: -76.54596
- **full address**: Garry's Grill &amp; Catering, 553A Baltimore Annapolis Blvd,Severna Park,MD,United States

## Event gallery

- **Alt text**: Coffee with Crawford
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/59e159e6615482ecb08126446b8096624fa056aa5dde43ad40ce7d3966afab2b-rimg-w1080-h1350-dcffffff-gmir?v=1776166554

## FAQs

- **Q**: When and where is Coffee with Crawford being held?
  - **A:** Coffee with Crawford takes place on Sat, 18 Apr, 2026 at 07:30 am to Sat, 18 Apr, 2026 at 11:00 am at Garry's Grill &amp; Catering, 553A Baltimore Annapolis Blvd,Severna Park,MD,United States.
- **Q**: Who is organizing Coffee with Crawford?
  - **A:** Coffee with Crawford is organized by Dave Crawford for County Executive.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee with Crawford",
        "image": "https://cdn-az.allevents.in/events4/banners/59e159e6615482ecb08126446b8096624fa056aa5dde43ad40ce7d3966afab2b-rimg-w1080-h1350-dcffffff-gmir?v=1776166554",
        "startDate": "2026-04-18T07:30:00-04:00",
        "endDate": "2026-04-18T11:00:00-04:00",
        "url": "https://allevents.in/severna-park/coffee-with-crawford/200029941592255",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Garry's Grill & Catering",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "553A Baltimore Annapolis Blvd,Severna Park,MD,United States",
                "addressLocality": "Severna Park",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.07388",
                "longitude": "-76.54596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday, April 18, join Dave for a coffee and learn of his vision for Anne Arundel County.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dave Crawford for County Executive",
                "url": "https://allevents.in/org/dave-crawford-for-county-executive/27336698"
            }
        ]
    }
]
```