

# Event Details

- **Event Name**: Family Christmas Service
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: It's the most wonderful time of the year!

  Join us for a Merry Christmas celebrating the birth of Jesus!
This special family service will be followed by
  cookies, cocoa, and more in the Community Center.

Save the date and invite a friend to celebrate the reason for the season.
- **Event URL**: https://allevents.in/springfield/family-christmas-service/200029170083755
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: 2157 N Prospect Ave, Springfield, MO, United States, Missouri 65803
- **lat**: 37.23641
- **long**: -93.27343
- **full address**: 2157 N Prospect Ave, Springfield, MO, United States, Missouri 65803

## Event gallery

- **Alt text**: Family Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2cdd53bc305d6706b1bc07b150879eb87c323e0e8fe0fdbe7ab43527ed45bad0-rimg-w1200-h675-dcc02d20-gmir?v=1765532867

## FAQs

- **Q**: When and where is Family Christmas Service being held?
  - **A:** Family Christmas Service takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 10:00 am at 2157 N Prospect Ave, Springfield, MO, United States, Missouri 65803.
- **Q**: Who is organizing Family Christmas Service?
  - **A:** Family Christmas Service is organized by Dayspring Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Christmas Service",
        "image": "https://cdn-az.allevents.in/events5/banners/2cdd53bc305d6706b1bc07b150879eb87c323e0e8fe0fdbe7ab43527ed45bad0-rimg-w1200-h675-dcc02d20-gmir?v=1765532867",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/springfield/family-christmas-service/200029170083755",
        "location": {
            "@type": "Place",
            "name": "2157 N Prospect Ave, Springfield, MO, United States, Missouri 65803",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2157 N Prospect Ave, Springfield, MO 65803-4054, United States",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.23641",
                "longitude": "-93.27343"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's the most wonderful time of the year!\n\n  Join us for a Merry Christmas celebrating the birth of Jesus!\nThis special family service will be followed by\n  cookies, cocoa, and more in the Community Center.\n\nSave the date and invite a friend to celebrate the reason for the season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dayspring Church",
                "url": "https://allevents.in/org/dayspring-church/26055327"
            }
        ]
    }
]
```