

# 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 for our 4 pm Christmas Celebration, December 24th
- **Event URL**: https://allevents.in/yellville/christmas-eve-service/200029351143319
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 2

## 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/events10/banners/fdfdf17d621fa7ce17575ba46a84cb67093e079063911c15843f824e097efbe6-rimg-w850-h315-dc000101-gmir?v=1766313032

## 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 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/events10/banners/fdfdf17d621fa7ce17575ba46a84cb67093e079063911c15843f824e097efbe6-rimg-w850-h315-dc000101-gmir?v=1766313032",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/yellville/christmas-eve-service/200029351143319",
        "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, December 24th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Yellville Methodist Church",
                "url": "https://allevents.in/org/yellville-methodist-church/23995092"
            }
        ]
    }
]
```