

# Event Details

- **Event Name**: Central First Friday Concert Series 
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: 11 North will be at Central First Friday Concert Series on April 3rd!
- **Event URL**: https://allevents.in/central/central-first-friday-concert-series/200029758794622
- **Event Categories**: first-friday, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 74

## Ticket Details

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

## Event venue details

- **city**: Central
- **state**: SC
- **country**: United States
- **location**: The Town of Central Historic Depot
- **lat**: 34.72578
- **long**: -82.77918
- **full address**: The Town of Central Historic Depot, 413 Gaines St.,Central, South Carolina, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: 11 North (https://allevents.in/org/11-north/24326572)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fe658150802de683d36f55f4408b77038db260c4c80bc82cb3db48cf51448bea-rimg-w1200-h1516-dcf87b72-gmir?v=1774653450
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a1a2f5382c5a5efb01431b33f7ae536ad8ad2fdff4d8e5d279d995e9d5a965ed-rimg-w300-h300-dcf77b73-gmir?v=1774653451

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 03 Apr, 2026 at 06:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Town of Central Historic Depot, 413 Gaines St.,Central, South Carolina, United States
- **Q**: Who is organizing the event?
  - **A:** 11 North
- **Q**: What type of event is this?
  - **A:** first-friday, concerts, music, entertainment
- **Q**: Where can I find ticket details about Central First Friday 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": "Central First Friday Concert Series",
        "image": "https://cdn-az.allevents.in/events4/banners/fe658150802de683d36f55f4408b77038db260c4c80bc82cb3db48cf51448bea-rimg-w1200-h1516-dcf87b72-gmir?v=1774653450",
        "startDate": "2026-04-03T18:00:00-04:00",
        "url": "https://allevents.in/central/central-first-friday-concert-series/200029758794622",
        "location": {
            "@type": "Place",
            "name": "The Town of Central Historic Depot",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "413 Gaines St.,Central, South Carolina",
                "addressLocality": "Central",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.72578",
                "longitude": "-82.77918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "11 North will be at Central First Friday Concert Series on April 3rd!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "11 North",
                "url": "https://allevents.in/org/11-north/24326572"
            }
        ]
    }
]
```