

# Event Details

- **Event Name**: Christmas Eve Family Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 08:00 pm – Wed, 24 Dec, 2025 at 09:00 pm
- **Event Description**: Read the Christmas story, sing carols, and enjoy a peaceful candlelight service with your family as we reflect on the reason for the season.
- **Event URL**: https://allevents.in/rochester/christmas-eve-family-service/200029242748623
- **Event Categories**: christmas, christmas-services, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: IN
- **country**: United States
- **location**: 321 E 8th St, Rochester, IN, United States, Indiana 46975
- **lat**: 41.06558
- **long**: -86.21214
- **full address**: 321 E 8th St, Rochester, IN, United States, Indiana 46975

## Event gallery

- **Alt text**: Christmas Eve Family Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ba85c11728964eed9c422e992d7dbcbfcfa59694110c6ce2b9a17e9a56586339-rimg-w1200-h675-dc040301-gmir?v=1766608290

## FAQs

- **Q**: When and where is Christmas Eve Family Service being held?
  - **A:** Christmas Eve Family Service takes place on Wed, 24 Dec, 2025 at 08:00 pm to Wed, 24 Dec, 2025 at 09:00 pm at 321 E 8th St, Rochester, IN, United States, Indiana 46975.
- **Q**: Who is organizing Christmas Eve Family Service?
  - **A:** Christmas Eve Family Service is organized by Heartland Church - Rochester.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Family Service",
        "image": "https://cdn-az.allevents.in/events9/banners/ba85c11728964eed9c422e992d7dbcbfcfa59694110c6ce2b9a17e9a56586339-rimg-w1200-h675-dc040301-gmir?v=1766608290",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/rochester/christmas-eve-family-service/200029242748623",
        "location": {
            "@type": "Place",
            "name": "321 E 8th St, Rochester, IN, United States, Indiana 46975",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "321 E 8th St, Rochester, IN 46975-1610, United States",
                "addressLocality": "Rochester",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.06558",
                "longitude": "-86.21214"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Read the Christmas story, sing carols, and enjoy a peaceful candlelight service with your family as we reflect on the reason for the season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heartland Church - Rochester",
                "url": "https://allevents.in/org/heartland-church-rochester/27091361"
            }
        ]
    }
]
```