

# Event Details

- **Event Name**: The Dickens at The Deck
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 04:00 pm
- **Event Description**: Summer Concert Series 
Decked Out Sunday
Featuring Doug Davis
- **Event URL**: https://allevents.in/jamestown/the-dickens-at-the-deck/200030256970145
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 123

## Ticket Details


## Event venue details

- **city**: Jamestown
- **state**: NC
- **country**: United States
- **location**: The Deck
- **lat**: 35.9947249605
- **long**: -79.9351371585
- **full address**: The Deck, 118 E Main St,Jamestown, North Carolina, United States

## Event gallery

- **Alt text**: The Dickens at The Deck
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/489222546de70fa9333226fa34bb1c8ce2eda2facd6c1a7ae37c80f530e9d074-rimg-w1200-h615-dc4a4945-gmir?v=1782425208

## FAQs

- **Q**: When and where is The Dickens at The Deck being held?
  - **A:** The Dickens at The Deck takes place on Sun, 28 Jun, 2026 at 04:00 pm to Sun, 28 Jun, 2026 at 04:00 pm at The Deck, 118 E Main St,Jamestown, North Carolina, United States.
- **Q**: Who is organizing The Dickens at The Deck?
  - **A:** The Dickens at The Deck is organized by the dickens band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Dickens at The Deck is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Jamestown, this event is thoughtfully curated to deliver a standout experience worth every moment. With 120+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Dickens at The Deck",
        "image": "https://cdn-az.allevents.in/events5/banners/489222546de70fa9333226fa34bb1c8ce2eda2facd6c1a7ae37c80f530e9d074-rimg-w1200-h615-dc4a4945-gmir?v=1782425208",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/jamestown/the-dickens-at-the-deck/200030256970145",
        "location": {
            "@type": "Place",
            "name": "The Deck",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "118 E Main St,Jamestown, North Carolina",
                "addressLocality": "Jamestown",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.9947249605",
                "longitude": "-79.9351371585"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Summer Concert Series \nDecked Out Sunday\nFeaturing Doug Davis",
        "organizer": [
            {
                "@type": "Organization",
                "name": "the dickens band",
                "url": "https://allevents.in/org/the-dickens-band/517384",
                "description": "spread love..."
            }
        ]
    }
]
```