

# Event Details

- **Event Name**: The Mad Dabbers at the Crooked Hammock Lewes!
- **Event Start and End Date**: Sun, 21 Aug, 2022 at 12:00 pm
- **Event Description**: Come Sunday Funday with us at the Crooked Hammock in Lewes!
- **Event URL**: https://allevents.in/lewes/the-mad-dabbers-at-the-crooked-hammock-lewes/200022708126811
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lewes
- **state**: DE
- **country**: United States
- **location**: Crooked Hammock Brewery (Lewes)
- **lat**: 38.746270709248
- **long**: -75.150962217197
- **full address**: Crooked Hammock Brewery (Lewes), 36707 Crooked Hammock Way,Lewes,DE,United States

## Event gallery

- **Alt text**: The Mad Dabbers at the Crooked Hammock Lewes!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b6a458234ed5d6f732b9073066f3a1aa883fe8c66792fa2ca6e698fa27b2036a-rimg-w960-h747-gmir.jpg?v=1661023308

## FAQs

- **Q**: When and where is The Mad Dabbers at the Crooked Hammock Lewes! being held?
  - **A:** The Mad Dabbers at the Crooked Hammock Lewes! takes place on Sun, 21 Aug, 2022 at 12:00 pm to Sun, 21 Aug, 2022 at 12:00 pm at Crooked Hammock Brewery (Lewes), 36707 Crooked Hammock Way,Lewes,DE,United States.
- **Q**: Who is organizing The Mad Dabbers at the Crooked Hammock Lewes!?
  - **A:** The Mad Dabbers at the Crooked Hammock Lewes! is organized by The Mad Dabbers Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Mad Dabbers at the Crooked Hammock Lewes!",
        "image": "https://cdn-az.allevents.in/events6/banners/b6a458234ed5d6f732b9073066f3a1aa883fe8c66792fa2ca6e698fa27b2036a-rimg-w960-h747-gmir.jpg?v=1661023308",
        "startDate": "2022-08-21",
        "url": "https://allevents.in/lewes/the-mad-dabbers-at-the-crooked-hammock-lewes/200022708126811",
        "location": {
            "@type": "Place",
            "name": "Crooked Hammock Brewery (Lewes)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "36707 Crooked Hammock Way,Lewes,DE,United States",
                "addressLocality": "Lewes",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.746270709248",
                "longitude": "-75.150962217197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come Sunday Funday with us at the Crooked Hammock in Lewes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mad Dabbers Band",
                "url": "https://allevents.in/org/the-mad-dabbers-band/16054425",
                "description": "Reggae-Rock band from Delaware"
            }
        ]
    }
]
```