

# Event Details

- **Event Name**: Save the Date: Annual Holiday Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 04:00 pm
- **Event Description**: TBD
- **Event URL**: https://allevents.in/salisbury/save-the-date-annual-holiday-concert/200028932757923
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

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

## Event venue details

- **city**: Salisbury
- **state**: NC
- **country**: United States
- **location**: Soldiers Memorial African Methodist Episcopal Zion Church
- **lat**: 35.67048
- **long**: -80.46857
- **full address**: Soldiers Memorial African Methodist Episcopal Zion Church, 306 N Church St,Salisbury, North Carolina, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Jubilee Community Choir (https://allevents.in/org/jubilee-community-choir/23377033)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/433a049bc56c270036f3a96e74a639f585ae26060b273e75d69baf6a4b3944b3-rimg-w1200-h900-dcedc390-gmir?v=1766228791
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/dd17254094f5d1e555c2c0bee04ffa6ecda74c6509c79c3b7459cfebb7f220ee-rimg-w300-h300-dcedc490-gmir?v=1766228792

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Soldiers Memorial African Methodist Episcopal Zion Church, 306 N Church St,Salisbury, North Carolina, United States
- **Q**: Who is organizing the event?
  - **A:** Jubilee Community Choir
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, holiday
- **Q**: Where can I find ticket details about Save the Date: Annual Holiday Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Save the Date: Annual Holiday Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/433a049bc56c270036f3a96e74a639f585ae26060b273e75d69baf6a4b3944b3-rimg-w1200-h900-dcedc390-gmir?v=1766228791",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/salisbury/save-the-date-annual-holiday-concert/200028932757923",
        "location": {
            "@type": "Place",
            "name": "Soldiers Memorial African Methodist Episcopal Zion Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "306 N Church St,Salisbury, North Carolina",
                "addressLocality": "Salisbury",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.67048",
                "longitude": "-80.46857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TBD",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jubilee Community Choir",
                "url": "https://allevents.in/org/jubilee-community-choir/23377033"
            }
        ]
    }
]
```