

# Event Details

- **Event Name**: Christ Has Come! Christmas Music Program
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am – Sun, 21 Dec, 2025 at 11:00 am
- **Event Description**: Join us for a service of inspiration featuring songs of the Christmas season on Sunday morning, December 21, at 10:00 AM.
- **Event URL**: https://allevents.in/piedmont/christ-has-come-christmas-music-program/200029291690035
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Piedmont
- **state**: SC
- **country**: United States
- **location**: 4 Academy St., Piedmont, SC
- **lat**: 34.69997
- **long**: -82.46802
- **full address**: 4 Academy St., Piedmont, SC, United States

## Event gallery

- **Alt text**: Christ Has Come! Christmas Music Program
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c2c74a2741f89c25a2a665195b1f0579185e0606e5183d2b2a1ec6195f9b6991-rimg-w1080-h1394-dc0a2b8d-gmir?v=1766093893

## FAQs

- **Q**: When and where is Christ Has Come! Christmas Music Program being held?
  - **A:** Christ Has Come! Christmas Music Program takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 11:00 am at 4 Academy St., Piedmont, SC, United States.
- **Q**: Who is organizing Christ Has Come! Christmas Music Program?
  - **A:** Christ Has Come! Christmas Music Program is organized by Piedmont Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christ Has Come! Christmas Music Program",
        "image": "https://cdn-az.allevents.in/events6/banners/c2c74a2741f89c25a2a665195b1f0579185e0606e5183d2b2a1ec6195f9b6991-rimg-w1080-h1394-dc0a2b8d-gmir?v=1766093893",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/piedmont/christ-has-come-christmas-music-program/200029291690035",
        "location": {
            "@type": "Place",
            "name": "4 Academy St., Piedmont, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Academy St, Piedmont, SC 29673-1318, United States",
                "addressLocality": "Piedmont",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.69997",
                "longitude": "-82.46802"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a service of inspiration featuring songs of the Christmas season on Sunday morning, December 21, at 10:00 AM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Piedmont Presbyterian Church",
                "url": "https://allevents.in/org/piedmont-presbyterian-church/21301213"
            }
        ]
    }
]
```