

# Event Details

- **Event Name**: Christmas Celebration 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for a night of special music, Christmas carols, Scripture reading, and light refreshments in honor of this Christmas season.
- **Event URL**: https://allevents.in/greenville/christmas-celebration/200029332128204
- **Event Categories**: christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Greenville
- **state**: SC
- **country**: United States
- **location**: 111 Courtney Cir, Greenville, SC
- **lat**: 34.90005
- **long**: -82.42666
- **full address**: 111 Courtney Cir, Greenville, SC, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: New Covenant Christian Fellowship (https://allevents.in/org/new-covenant-christian-fellowship/27216445)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a5af47c518016fed0368ab11d68d0fffb67fb44bf25abe1cbb1d128104858c0d-rimg-w1024-h1024-dc1e3d2e-gmir?v=1765341724
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/aa8934f138821c093ffd222f66f6a1fb2a85c7381bdf6f030b72718a17bf5bf4-rimg-w300-h300-dc1e3d2e-gmir?v=1765341724

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 111 Courtney Cir, Greenville, SC, United States
- **Q**: Who is organizing the event?
  - **A:** New Covenant Christian Fellowship
- **Q**: What type of event is this?
  - **A:** christmas, christmas-carols
- **Q**: Where can I find ticket details about Christmas Celebration  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events2/banners/a5af47c518016fed0368ab11d68d0fffb67fb44bf25abe1cbb1d128104858c0d-rimg-w1024-h1024-dc1e3d2e-gmir?v=1765341724",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/greenville/christmas-celebration/200029332128204",
        "location": {
            "@type": "Place",
            "name": "111 Courtney Cir, Greenville, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 Courtney Cir, Greenville, SC 29617-8148, United States",
                "addressLocality": "Greenville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.90005",
                "longitude": "-82.42666"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of special music, Christmas carols, Scripture reading, and light refreshments in honor of this Christmas season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Covenant Christian Fellowship",
                "url": "https://allevents.in/org/new-covenant-christian-fellowship/27216445"
            }
        ]
    }
]
```