

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm – Wed, 24 Dec, 2025 at 07:30 pm
- **Event Description**: Come join us for our candle light Christmas Eve service.
- **Event URL**: https://allevents.in/walnut-bottom/christmas-eve-service/200029199329516
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Walnut Bottom
- **state**: PA
- **country**: United States
- **location**: South Fairview 1st Church of God
- **lat**: 40.092460457112
- **long**: -77.318305743731
- **full address**: South Fairview 1st Church of God, 1212 Centerville Rd,Walnut Bottom, Pennsylvania, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3f06eb8bdc44ee24e16d224cddadc98534203964cc6eef7b505bedfe7ded4a96-rimg-w1200-h899-dc01182e-gmir?v=1766513599

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 07:30 pm at South Fairview 1st Church of God, 1212 Centerville Rd,Walnut Bottom, Pennsylvania, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by South Fairview 1st Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/3f06eb8bdc44ee24e16d224cddadc98534203964cc6eef7b505bedfe7ded4a96-rimg-w1200-h899-dc01182e-gmir?v=1766513599",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/walnut-bottom/christmas-eve-service/200029199329516",
        "location": {
            "@type": "Place",
            "name": "South Fairview 1st Church of God",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1212 Centerville Rd,Walnut Bottom, Pennsylvania",
                "addressLocality": "Walnut Bottom",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.092460457112",
                "longitude": "-77.318305743731"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our candle light Christmas Eve service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Fairview 1st Church of God",
                "url": "https://allevents.in/org/south-fairview-1st-church-of-god/26037624"
            }
        ]
    }
]
```