

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us Christmas Eve at 5:30PM as we celebrate the birth of our Savior.  All are welcome!
- **Event URL**: https://allevents.in/camp-hill/christmas-eve-candlelight-service/200029360939116
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Camp Hill
- **state**: PA
- **country**: United States
- **location**: 123 N 21st St, Camp Hill, PA, United States, Pennsylvania 17011
- **lat**: 40.24216
- **long**: -76.92009
- **full address**: 123 N 21st St, Camp Hill, PA, United States, Pennsylvania 17011

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a7436588d8fa0fcca908b27935490f0450edebcaa0da5bd1494fb27e71f7e0d5-rimg-w1200-h675-dc020518-gmir?v=1766516187

## 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 123 N 21st St, Camp Hill, PA, United States, Pennsylvania 17011.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Camp Hill Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/a7436588d8fa0fcca908b27935490f0450edebcaa0da5bd1494fb27e71f7e0d5-rimg-w1200-h675-dc020518-gmir?v=1766516187",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/camp-hill/christmas-eve-candlelight-service/200029360939116",
        "location": {
            "@type": "Place",
            "name": "123 N 21st St, Camp Hill, PA, United States, Pennsylvania 17011",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 N 21st St, Camp Hill, PA 17011-3809, United States",
                "addressLocality": "Camp Hill",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.24216",
                "longitude": "-76.92009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Christmas Eve at 5:30PM as we celebrate the birth of our Savior.  All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camp Hill Church of God",
                "url": "https://allevents.in/org/camp-hill-church-of-god/26063448"
            }
        ]
    }
]
```