

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:00 pm
- **Event Description**: You don’t want to miss this Christmas Concert!
- **Event URL**: https://allevents.in/hartsville/christmas-concert/200029169485853
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Hartsville
- **state**: SC
- **country**: United States
- **location**: 1921 W Old Camden Rd, Hartsville, SC
- **lat**: 34.4002
- **long**: -80.14384
- **full address**: 1921 W Old Camden Rd, Hartsville, SC, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ce58bbd509df95d3de90c4536d6d10e0e52d8e2a9d5c44f13c2471c9012c908d-rimg-w919-h962-dcffffff-gmir?v=1766236880

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Sun, 21 Dec, 2025 at 05:00 pm to Sun, 21 Dec, 2025 at 05:00 pm at 1921 W Old Camden Rd, Hartsville, SC, United States.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by New Market United Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert  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 Hartsville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Concert  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/ce58bbd509df95d3de90c4536d6d10e0e52d8e2a9d5c44f13c2471c9012c908d-rimg-w919-h962-dcffffff-gmir?v=1766236880",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/hartsville/christmas-concert/200029169485853",
        "location": {
            "@type": "Place",
            "name": "1921 W Old Camden Rd, Hartsville, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1921 W Old Camden Rd, Hartsville, SC 29550-8318, United States",
                "addressLocality": "Hartsville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.4002",
                "longitude": "-80.14384"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You don’t want to miss this Christmas Concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Market United Methodist Church",
                "url": "https://allevents.in/org/new-market-united-methodist-church/27051739"
            }
        ]
    }
]
```