

# Event Details

- **Event Name**: Sunday Morning Christmas Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:30 am
- **Event Description**: Dayspring will have a Gospel Christmas concert during the Sunday morning service. A generous love offering will be received.
- **Event URL**: https://allevents.in/americus/sunday-morning-christmas-concert/200029207037246
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Americus
- **state**: GA
- **country**: United States
- **location**: Salem Church 942 Upper River Rd. Americus, GA 31709
- **lat**: 32.10193
- **long**: -84.14293
- **full address**: Salem Church 942 Upper River Rd. Americus, GA 31709, 942 Upper River Rd, Americus, GA 31709-7908, United States

## Event gallery

- **Alt text**: Sunday Morning Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e4c455b4f55db547a1be22907da166f0b31aa2355502169f67111c37a2727572-rimg-w1200-h1168-dc171e2a-gmir?v=1764623000

## FAQs

- **Q**: When and where is Sunday Morning Christmas Concert being held?
  - **A:** Sunday Morning Christmas Concert takes place on Sun, 07 Dec, 2025 at 10:30 am to Sun, 07 Dec, 2025 at 10:30 am at Salem Church 942 Upper River Rd. Americus, GA 31709, 942 Upper River Rd, Americus, GA 31709-7908, United States.
- **Q**: Who is organizing Sunday Morning Christmas Concert?
  - **A:** Sunday Morning Christmas Concert is organized by The Dayspring Trio.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Morning Christmas Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Americus, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Morning Christmas Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sunday Morning Christmas Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/e4c455b4f55db547a1be22907da166f0b31aa2355502169f67111c37a2727572-rimg-w1200-h1168-dc171e2a-gmir?v=1764623000",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/americus/sunday-morning-christmas-concert/200029207037246",
        "location": {
            "@type": "Place",
            "name": "Salem Church 942 Upper River Rd. Americus, GA 31709",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "942 Upper River Rd, Americus, GA 31709-7908, United States",
                "addressLocality": "Americus",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.10193",
                "longitude": "-84.14293"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dayspring will have a Gospel Christmas concert during the Sunday morning service. A generous love offering will be received.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dayspring Trio",
                "url": "https://allevents.in/org/the-dayspring-trio/25955473"
            }
        ]
    }
]
```