

# Event Details

- **Event Name**: Cookie Walk
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am
- **Event Description**: Homemade holiday cookies! Our annual event is Saturday, December 13 from 9 am - 1 pm. Come early for the best selection!
- **Event URL**: https://allevents.in/chesapeake-city/cookie-walk/200029237689711
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Chesapeake City
- **state**: MD
- **country**: United States
- **location**: 351 Biddle St, Chesapeake City, MD, United States, Maryland 21915
- **lat**: 39.53035
- **long**: -75.80789
- **full address**: 351 Biddle St, Chesapeake City, MD, United States, Maryland 21915

## Event gallery

- **Alt text**: Cookie Walk
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6b3b6f7b4c749af3fc8e69ddff98ae97eb12583d59c281ec388f42620ab0a119-rimg-w437-h588-dcffffff-gmir?v=1765149206

## FAQs

- **Q**: When and where is Cookie Walk being held?
  - **A:** Cookie Walk takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 09:00 am at 351 Biddle St, Chesapeake City, MD, United States, Maryland 21915.
- **Q**: Who is organizing Cookie Walk?
  - **A:** Cookie Walk is organized by First Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cookie Walk",
        "image": "https://cdn-az.allevents.in/events7/banners/6b3b6f7b4c749af3fc8e69ddff98ae97eb12583d59c281ec388f42620ab0a119-rimg-w437-h588-dcffffff-gmir?v=1765149206",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/chesapeake-city/cookie-walk/200029237689711",
        "location": {
            "@type": "Place",
            "name": "351 Biddle St, Chesapeake City, MD, United States, Maryland 21915",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "351 Biddle St, Chesapeake City, MD 21915-1040, United States",
                "addressLocality": "Chesapeake City",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.53035",
                "longitude": "-75.80789"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Homemade holiday cookies! Our annual event is Saturday, December 13 from 9 am - 1 pm. Come early for the best selection!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church",
                "url": "https://allevents.in/org/first-presbyterian-church/26828439"
            }
        ]
    }
]
```