

# Event Details

- **Event Name**: Blue Christmas Service
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm
- **Event Description**: Join Rev. Garry Teeter on the longest night of the year for this special service of reflection during this busy season.
- **Event URL**: https://allevents.in/benton/blue-christmas-service/200029354986148
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Benton
- **state**: AR
- **country**: United States
- **location**: 200 N Market St, Benton, AR, United States, Arkansas 72015
- **lat**: 34.56531
- **long**: -92.58855
- **full address**: 200 N Market St, Benton, AR, United States, Arkansas 72015

## Event gallery

- **Alt text**: Blue Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/82af478d351bf643bdc85113eaad292e1e4d1dc28f3f12b818a621f911fb9426-rimg-w1200-h675-dc030717-gmir?v=1765709567

## FAQs

- **Q**: When and where is Blue Christmas Service being held?
  - **A:** Blue Christmas Service takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 06:00 pm at 200 N Market St, Benton, AR, United States, Arkansas 72015.
- **Q**: Who is organizing Blue Christmas Service?
  - **A:** Blue Christmas Service is organized by First United Methodist Church - Benton, AR.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas Service",
        "image": "https://cdn-az.allevents.in/events4/banners/82af478d351bf643bdc85113eaad292e1e4d1dc28f3f12b818a621f911fb9426-rimg-w1200-h675-dc030717-gmir?v=1765709567",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/benton/blue-christmas-service/200029354986148",
        "location": {
            "@type": "Place",
            "name": "200 N Market St, Benton, AR, United States, Arkansas 72015",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 N Market St, Benton, AR 72015-3733, United States",
                "addressLocality": "Benton",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.56531",
                "longitude": "-92.58855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Rev. Garry Teeter on the longest night of the year for this special service of reflection during this busy season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church - Benton AR",
                "url": "https://allevents.in/org/first-united-methodist-church-benton-ar/26119911"
            }
        ]
    }
]
```