

# Event Details

- **Event Name**: William and the Derelicts @ CR
- **Event Start and End Date**: Fri, 08 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: William and the Derelicts rock the house at Clayton Rocks!
- **Event URL**: https://allevents.in/clayton/william-and-the-derelicts-cr/200029701049559
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Clayton
- **state**: NC
- **country**: United States
- **location**: Clayton Rocks
- **lat**: 35.64954
- **long**: -78.45598
- **full address**: Clayton Rocks, 427 E. Main Street,Clayton, North Carolina, United States

## Event gallery

- **Alt text**: William and the Derelicts @ CR
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/86cabd0052411f35c645ad1528d5a0475bb6e133d090355d84af7f2dbe2bcdb3-rimg-w1200-h675-dc141718-gmir?v=1775181545

## FAQs

- **Q**: When and where is William and the Derelicts @ CR being held?
  - **A:** William and the Derelicts @ CR takes place on Fri, 08 May, 2026 at 08:00 pm to Fri, 08 May, 2026 at 08:00 pm at Clayton Rocks, 427 E. Main Street,Clayton, North Carolina, United States.
- **Q**: Who is organizing William and the Derelicts @ CR?
  - **A:** William and the Derelicts @ CR is organized by William and the Derelicts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "William and the Derelicts @ CR",
        "image": "https://cdn-az.allevents.in/events4/banners/86cabd0052411f35c645ad1528d5a0475bb6e133d090355d84af7f2dbe2bcdb3-rimg-w1200-h675-dc141718-gmir?v=1775181545",
        "startDate": "2026-05-08T20:00:00-04:00",
        "url": "https://allevents.in/clayton/william-and-the-derelicts-cr/200029701049559",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Clayton Rocks",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "427 E. Main Street,Clayton, North Carolina",
                "addressLocality": "Clayton",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.64954",
                "longitude": "-78.45598"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "William and the Derelicts rock the house at Clayton Rocks!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "William and the Derelicts",
                "url": "https://allevents.in/org/william-and-the-derelicts/24938100"
            }
        ]
    }
]
```