

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our annual Christmas Eve Service where we sing Christmas carols and remember that Jesus is the reason for the season!
- **Event URL**: https://allevents.in/fort-dodge/christmas-eve-service/200029370000240
- **Event Categories**: christmas-services, christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Fort Dodge
- **state**: IA
- **country**: United States
- **location**: 2891 N 15th St, Fort Dodge, IA, United States, Iowa 50501
- **lat**: 42.53436
- **long**: -94.17695
- **full address**: 2891 N 15th St, Fort Dodge, IA, United States, Iowa 50501

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/63ad9634d847477a572554e3579a09415d6c5caf28733b5041435901e304dea8-rimg-w1200-h675-dc43484b-gmir?v=1766619952

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 2891 N 15th St, Fort Dodge, IA, United States, Iowa 50501.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Rolling Hills Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/63ad9634d847477a572554e3579a09415d6c5caf28733b5041435901e304dea8-rimg-w1200-h675-dc43484b-gmir?v=1766619952",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/fort-dodge/christmas-eve-service/200029370000240",
        "location": {
            "@type": "Place",
            "name": "2891 N 15th St, Fort Dodge, IA, United States, Iowa 50501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2891 N 15th St, Fort Dodge, IA 50501-7204, United States",
                "addressLocality": "Fort Dodge",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.53436",
                "longitude": "-94.17695"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas Eve Service where we sing Christmas carols and remember that Jesus is the reason for the season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rolling Hills Community Church",
                "url": "https://allevents.in/org/rolling-hills-community-church/24354828"
            }
        ]
    }
]
```