

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for an evening to sing and celebrate the memory  of when Jesus came to this earth to bring salvation. Experience the warmth of the season with classic carols, a reading of the Christmas story, and the symbolic lighting of candles.
- **Event URL**: https://allevents.in/belpre/christmas-eve-service/200029352917050
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Belpre
- **state**: OH
- **country**: United States
- **location**: 720 Clement Avenue, Belpre, OH
- **lat**: 39.28151
- **long**: -81.57861
- **full address**: 720 Clement Avenue, Belpre, OH, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/629852fc01cb1c98ceeef66d35044d394ac552e1ca2c96ea6cf98e1233d13e22-rimg-w1200-h675-dcc7d3db-gmir?v=1766285065

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 720 Clement Avenue, Belpre, OH, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Belpre Heights Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/629852fc01cb1c98ceeef66d35044d394ac552e1ca2c96ea6cf98e1233d13e22-rimg-w1200-h675-dcc7d3db-gmir?v=1766285065",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/belpre/christmas-eve-service/200029352917050",
        "location": {
            "@type": "Place",
            "name": "720 Clement Avenue, Belpre, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "720 Clement Ave, Belpre, OH 45714-1534, United States",
                "addressLocality": "Belpre",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.28151",
                "longitude": "-81.57861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening to sing and celebrate the memory  of when Jesus came to this earth to bring salvation. Experience the warmth of the season with classic carols, a reading of the Christmas story, and the symbolic lighting of candles.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Belpre Heights Church",
                "url": "https://allevents.in/org/belpre-heights-church/22136624"
            }
        ]
    }
]
```