

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Join us on Wednesday, December 24 for our Christmas Eve Service.
- **Event URL**: https://allevents.in/mediapolis/christmas-eve-service/200028956798350
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200028956798350?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mediapolis-events

## Event venue details

- **city**: Mediapolis
- **state**: IA
- **country**: United States
- **location**: 120 S Harrison St, Mediapolis, IA
- **lat**: 41.00713
- **long**: -91.16256
- **full address**: 120 S Harrison St, Mediapolis, IA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: First Baptist Church Mediapolis, Iowa (https://allevents.in/org/first-baptist-church-mediapolis-iowa/23665950)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service+&date=Wed%2C+24+Dec%2C+2025+at+07%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service+&date=24+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 24 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 120 S Harrison St, Mediapolis, IA, United States
- **Q**: Who is organizing the event?
  - **A:** First Baptist Church Mediapolis, Iowa
- **Q**: What type of event is this?
  - **A:** christmas-services, christmas
- **Q**: Where can I find ticket details about Christmas Eve Service  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service+&date=Wed%2C+24+Dec%2C+2025+at+07%3A00+pm&bg=1",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/mediapolis/christmas-eve-service/200028956798350",
        "location": {
            "@type": "Place",
            "name": "120 S Harrison St, Mediapolis, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 Harrison St, Mediapolis, IA 52637-9493, United States",
                "addressLocality": "Mediapolis",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.00713",
                "longitude": "-91.16256"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Wednesday, December 24 for our Christmas Eve Service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Mediapolis Iowa",
                "url": "https://allevents.in/org/first-baptist-church-mediapolis-iowa/23665950"
            }
        ]
    }
]
```