

# Event Details

- **Event Name**: SCCB Winter Concert
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 03:00 pm
- **Event Description**: Join the Sumter Community Concert Band for a free concert!
- **Event URL**: https://allevents.in/sumter/sccb-winter-concert/200029682535749
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sumter
- **state**: SC
- **country**: United States
- **location**: 135 Haynsworth Street, Sumter, SC
- **lat**: 33.92769
- **long**: -80.35401
- **full address**: 135 Haynsworth Street, Sumter, SC, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sumter - SC Community Concert Band (https://allevents.in/org/sumter-sc-community-concert-band/24830742)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/dfebf52c666e319a226e9fce85fedc3052f4427490dfcf48f934157ff497052f-rimg-w1200-h1552-dc8d78db-gmir?v=1771420669
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c626720a9b64ef1921b35520c1abbc00951e6eab95b6d5ae939c378ee2ad338f-rimg-w300-h300-dc8c79da-gmir?v=1771420669

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** 135 Haynsworth Street, Sumter, SC, United States
- **Q**: Who is organizing the event?
  - **A:** Sumter - SC Community Concert Band
- **Q**: What type of event is this?
  - **A:** Music, Entertainment, Concerts
- **Q**: Where can I find ticket details about SCCB Winter Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "SCCB Winter Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/dfebf52c666e319a226e9fce85fedc3052f4427490dfcf48f934157ff497052f-rimg-w1200-h1552-dc8d78db-gmir?v=1771420669",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/sumter/sccb-winter-concert/200029682535749",
        "location": {
            "@type": "Place",
            "name": "135 Haynsworth Street, Sumter, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "135 Haynsworth St, Sumter, SC 29150-4553, United States",
                "addressLocality": "Sumter",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.92769",
                "longitude": "-80.35401"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Sumter Community Concert Band for a free concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sumter - SC Community Concert Band",
                "url": "https://allevents.in/org/sumter-sc-community-concert-band/24830742"
            }
        ]
    }
]
```