

# Event Details

- **Event Name**: Christmas Eve Midnight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:00 pm
- **Event Description**: This year we are adding another Christmas Eve Service, We are encouraging families to bring their kids out to hear the Christmas Story and Celebrate Jesus's Birthday as it begins.
- **Event URL**: https://allevents.in/chambersburg/christmas-eve-midnight-service/200029014015335
- **Event Categories**: christmas, christmas-services, kids
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Chambersburg
- **state**: PA
- **country**: United States
- **location**: 2355 New Franklin Rd, Chambersburg, PA, United States, Pennsylvania 17202
- **lat**: 39.8807
- **long**: -77.63671
- **full address**: 2355 New Franklin Rd, Chambersburg, PA, United States, Pennsylvania 17202

## Event gallery

- **Alt text**: Christmas Eve Midnight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0749f52a32f0202ed58253ca020716ce338422083dab68d50d0e7ac672fb84d4-rimg-w1200-h675-dc08176f-gmir?v=1766162085

## FAQs

- **Q**: When and where is Christmas Eve Midnight Service being held?
  - **A:** Christmas Eve Midnight Service takes place on Wed, 24 Dec, 2025 at 11:00 pm to Wed, 24 Dec, 2025 at 11:00 pm at 2355 New Franklin Rd, Chambersburg, PA, United States, Pennsylvania 17202.
- **Q**: Who is organizing Christmas Eve Midnight Service?
  - **A:** Christmas Eve Midnight Service is organized by New Franklin Assembly of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Midnight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/0749f52a32f0202ed58253ca020716ce338422083dab68d50d0e7ac672fb84d4-rimg-w1200-h675-dc08176f-gmir?v=1766162085",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/chambersburg/christmas-eve-midnight-service/200029014015335",
        "location": {
            "@type": "Place",
            "name": "2355 New Franklin Rd, Chambersburg, PA, United States, Pennsylvania 17202",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Franklin Assembly of God, 2355 New Franklin Rd, Chambersburg, PA 17202, United States",
                "addressLocality": "Chambersburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.8807",
                "longitude": "-77.63671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This year we are adding another Christmas Eve Service, We are encouraging families to bring their kids out to hear the Christmas Story and Celebrate Jesus's Birthday as it begins.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Franklin Assembly of God",
                "url": "https://allevents.in/org/new-franklin-assembly-of-god/23100235"
            }
        ]
    }
]
```