

# Event Details

- **Event Name**: Downtown Clayton, Concert Series 
- **Event Start and End Date**: Thu, 17 Jul, 2025 at 06:00 pm
- **Event Description**: Second Helping will be performing a Tribute to Lynyrd Skynyrd
- **Event URL**: https://allevents.in/clayton/downtown-clayton-concert-series/200028131659841
- **Event Categories**: entertainment, concerts, music, performances
- **Interested Audience**: 
  - total_interested_count: 167

## Ticket Details

- **Ticket URL**: http://facebook.com/200028131659841?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=clayton-events

## Event venue details

- **city**: Clayton
- **state**: NC
- **country**: United States
- **location**: Clayton, N.C.
- **lat**: 35.649968099166
- **long**: -78.474627477893
- **full address**: Clayton, N.C., United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Second Helping (https://allevents.in/org/second-helping/25945464)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/309ce30b20592cd77c80326b4f263e882ddfdb603f445b10feedaf94f66e5cb8-rimg-w1024-h684-dc171116-gmir?v=1752553345
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/32ca7a9d041c4777382dbb35147bfb9e66f19d2dbd511192ff4fcbf60b6be2c2-rimg-w300-h300-dc171016-gmir?v=1752553345

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 17 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Clayton, N.C., United States
- **Q**: Who is organizing the event?
  - **A:** Second Helping
- **Q**: What type of event is this?
  - **A:** entertainment, concerts, music, performances
- **Q**: Where can I find ticket details about Downtown Clayton, Concert Series  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Downtown Clayton, Concert Series",
        "image": "https://cdn-az.allevents.in/events7/banners/309ce30b20592cd77c80326b4f263e882ddfdb603f445b10feedaf94f66e5cb8-rimg-w1024-h684-dc171116-gmir?v=1752553345",
        "startDate": "2025-07-17",
        "url": "https://allevents.in/clayton/downtown-clayton-concert-series/200028131659841",
        "location": {
            "@type": "Place",
            "name": "Clayton, N.C.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Clayton, North Carolina",
                "addressLocality": "Clayton",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.649968099166",
                "longitude": "-78.474627477893"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Second Helping will be performing a Tribute to Lynyrd Skynyrd",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Second Helping",
                "url": "https://allevents.in/org/second-helping/25945464",
                "description": "Second Helping. 3,387 likes · 37 talking about this. The Original Lynyrd Skynyrd Tribute Show est. 1988\nTo Book Second Helping Contact Blue Jean Booking:..."
            }
        ]
    }
]
```