

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 04:00 pm
- **Event Description**: Join us Christmas Eve for our 4 pm Christmas Celebration
- **Event URL**: https://allevents.in/yellville/christmas-eve-service/200029351143116
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Yellville
- **state**: AR
- **country**: United States
- **location**: 102 US-62, Yellville, AR
- **lat**: 36.22617
- **long**: -92.68443
- **full address**: 102 US-62, Yellville, AR, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4c866e541ec5338b021ab9affe88b5d9531b48838461ae17441386a2e12a5175-rimg-w850-h315-dc000101-gmir?v=1766313051

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Thu, 25 Dec, 2025 at 04:00 pm to Thu, 25 Dec, 2025 at 04:00 pm at 102 US-62, Yellville, AR, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Yellville Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/4c866e541ec5338b021ab9affe88b5d9531b48838461ae17441386a2e12a5175-rimg-w850-h315-dc000101-gmir?v=1766313051",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/yellville/christmas-eve-service/200029351143116",
        "location": {
            "@type": "Place",
            "name": "102 US-62, Yellville, AR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 US-62 E, Yellville, AR 72687-8795, United States",
                "addressLocality": "Yellville",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.22617",
                "longitude": "-92.68443"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Christmas Eve for our 4 pm Christmas Celebration",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Yellville Methodist Church",
                "url": "https://allevents.in/org/yellville-methodist-church/23995092"
            }
        ]
    }
]
```