

# Event Details

- **Event Name**: Christmas Eve with New City Church
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for a special Christmas Eve service at 4pm! Worship, communion, candlelight. Merry Christmas!
- **Event URL**: https://allevents.in/marshalltown/christmas-eve-with-new-city-church/200029397010224
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Marshalltown
- **state**: IA
- **country**: United States
- **location**: 1202 S. Center St., Marshalltown, IA
- **lat**: 42.03365
- **long**: -92.91216
- **full address**: 1202 S. Center St., Marshalltown, IA, United States

## Event gallery

- **Alt text**: Christmas Eve with New City Church
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/aa6ba9df7b93616ab177d91fc4fdd3d59e5bfc06c3fafeff11b564112b9b92d3-rimg-w1080-h1920-dc015e4c-gmir?v=1766488401

## FAQs

- **Q**: When and where is Christmas Eve with New City Church being held?
  - **A:** Christmas Eve with New City Church takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 1202 S. Center St., Marshalltown, IA, United States.
- **Q**: Who is organizing Christmas Eve with New City Church?
  - **A:** Christmas Eve with New City Church is organized by New City Church Marshalltown.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve with New City Church",
        "image": "https://cdn-az.allevents.in/events7/banners/aa6ba9df7b93616ab177d91fc4fdd3d59e5bfc06c3fafeff11b564112b9b92d3-rimg-w1080-h1920-dc015e4c-gmir?v=1766488401",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/marshalltown/christmas-eve-with-new-city-church/200029397010224",
        "location": {
            "@type": "Place",
            "name": "1202 S. Center St., Marshalltown, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1202 S Center St, Marshalltown, IA 50158-5911, United States",
                "addressLocality": "Marshalltown",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.03365",
                "longitude": "-92.91216"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special Christmas Eve service at 4pm! Worship, communion, candlelight. Merry Christmas!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New City Church Marshalltown",
                "url": "https://allevents.in/org/new-city-church-marshalltown/25220257"
            }
        ]
    }
]
```