

# Event Details

- **Event Name**: Christmas Eve Service @ Rosedale
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for our candlelight Christmas Eve Service.
- **Event URL**: https://allevents.in/richmond/christmas-eve-service-rosedale/200029279197620
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: KY
- **country**: United States
- **location**: 411 Westover Avenue, Richmond, KY
- **lat**: 37.75274
- **long**: -84.30852
- **full address**: 411 Westover Avenue, Richmond, KY, United States

## Event gallery

- **Alt text**: Christmas Eve Service @ Rosedale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b0f7fdb07fe94ac1d70f589c1d3b2da5c22c2aa0a5524dccc75f80ace10b3679-rimg-w1200-h675-dc03182d-gmir?v=1765923423

## FAQs

- **Q**: When and where is Christmas Eve Service @ Rosedale being held?
  - **A:** Christmas Eve Service @ Rosedale takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 411 Westover Avenue, Richmond, KY, United States.
- **Q**: Who is organizing Christmas Eve Service @ Rosedale?
  - **A:** Christmas Eve Service @ Rosedale is organized by Rosedale Baptist Richmond.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service @ Rosedale",
        "image": "https://cdn-az.allevents.in/events10/banners/b0f7fdb07fe94ac1d70f589c1d3b2da5c22c2aa0a5524dccc75f80ace10b3679-rimg-w1200-h675-dc03182d-gmir?v=1765923423",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/richmond/christmas-eve-service-rosedale/200029279197620",
        "location": {
            "@type": "Place",
            "name": "411 Westover Avenue, Richmond, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "411 Westover Ave, Richmond, KY 40475-1049, United States",
                "addressLocality": "Richmond",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.75274",
                "longitude": "-84.30852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our candlelight Christmas Eve Service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rosedale Baptist Richmond",
                "url": "https://allevents.in/org/rosedale-baptist-richmond/26951504"
            }
        ]
    }
]
```