

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: He is born!
- **Event URL**: https://allevents.in/ravenna/christmas-eve-service/200029355001500
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Ravenna
- **state**: OH
- **country**: United States
- **location**: 6408 Rock Spring Rd, Ravenna, OH
- **lat**: 41.1646
- **long**: -81.14803
- **full address**: 6408 Rock Spring Rd, Ravenna, OH, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+07%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 6408 Rock Spring Rd, Ravenna, OH, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Charlestown United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+07%3A00+pm&bg=1",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/ravenna/christmas-eve-service/200029355001500",
        "location": {
            "@type": "Place",
            "name": "6408 Rock Spring Rd, Ravenna, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6408 Rockspring Rd, Ravenna, OH 44266-9608, United States",
                "addressLocality": "Ravenna",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.1646",
                "longitude": "-81.14803"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "He is born!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Charlestown United Methodist Church",
                "url": "https://allevents.in/org/charlestown-united-methodist-church/24520148"
            }
        ]
    }
]
```