

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: We're saving you a seat on Christmas Eve for our Candlelight service to celebrate the good news... Jesus is Born!
- **Event URL**: https://allevents.in/carlisle/christmas-eve-candlelight-service/200029350217539
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Carlisle
- **state**: PA
- **country**: United States
- **location**: 360 York Rd, Carlisle, PA, United States, Pennsylvania 17013
- **lat**: 40.18886
- **long**: -77.15603
- **full address**: 360 York Rd, Carlisle, PA, United States, Pennsylvania 17013

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/56c4cf0268ebf0ffad910ed12d75879974e6812db316331000b88acf748e72a9-rimg-w940-h788-dc11182c-gmir?v=1766234118

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 360 York Rd, Carlisle, PA, United States, Pennsylvania 17013.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Community Christian Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/56c4cf0268ebf0ffad910ed12d75879974e6812db316331000b88acf748e72a9-rimg-w940-h788-dc11182c-gmir?v=1766234118",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/carlisle/christmas-eve-candlelight-service/200029350217539",
        "location": {
            "@type": "Place",
            "name": "360 York Rd, Carlisle, PA, United States, Pennsylvania 17013",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "360 York Rd, Carlisle, PA 17013-3180, United States",
                "addressLocality": "Carlisle",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.18886",
                "longitude": "-77.15603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're saving you a seat on Christmas Eve for our Candlelight service to celebrate the good news... Jesus is Born!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Christian Fellowship",
                "url": "https://allevents.in/org/community-christian-fellowship/26723536"
            }
        ]
    }
]
```