

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us Christmas Eve at 4pm for a special candlelight service as we celebrate the birth of our Savior.
- **Event URL**: https://allevents.in/farmington/christmas-eve-service/200029334022209
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Farmington
- **state**: AR
- **country**: United States
- **location**: 95 Southwinds Rd. Suite 7, Farmington, AR, United States, Arkansas 72730
- **lat**: 36.03964
- **long**: -94.2513
- **full address**: 95 Southwinds Rd. Suite 7, Farmington, AR, United States, Arkansas 72730

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ad6e5030c542a2410c028443c1564803b7384b8ca4b0b083123d6052ad23985c-rimg-w1200-h675-dc242e3a-gmir?v=1766079338

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 95 Southwinds Rd. Suite 7, Farmington, AR, United States, Arkansas 72730.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Living Hope Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/ad6e5030c542a2410c028443c1564803b7384b8ca4b0b083123d6052ad23985c-rimg-w1200-h675-dc242e3a-gmir?v=1766079338",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/farmington/christmas-eve-service/200029334022209",
        "location": {
            "@type": "Place",
            "name": "95 Southwinds Rd. Suite 7, Farmington, AR, United States, Arkansas 72730",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "95 Southwinds Rd, Farmington, AR 72730-2954, United States",
                "addressLocality": "Farmington",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.03964",
                "longitude": "-94.2513"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Christmas Eve at 4pm for a special candlelight service as we celebrate the birth of our Savior.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Hope Fellowship",
                "url": "https://allevents.in/org/living-hope-fellowship/27218163"
            }
        ]
    }
]
```