

# Event Details

- **Event Name**: Musician's Appreciation 
- **Event Start and End Date**: Sun, 19 Oct, 2025 at 04:00 pm
- **Event Description**: Come help us make a joyful noise unto the Lord in appreciation for our hardworking, dedicated musicians.
- **Event URL**: https://allevents.in/darlington/musicians-appreciation/200028984375507
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Darlington
- **state**: SC
- **country**: United States
- **location**: 598  W. Broad st., Darlington, SC
- **lat**: 34.29369
- **long**: -79.88303
- **full address**: 598  W. Broad st., Darlington, SC, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Grace Temple Apostolic Church (https://allevents.in/org/grace-temple-apostolic-church/25984472)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2782ba14d893e9d30224a8faa89348ca232238ca286ece89b49ce0c8f538fb06-rimg-w642-h644-dc0f0132-gmir?v=1760574777
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ce18c9bf634ada1c4fad18b0eacfa180c4fd3a71561c2603e562ba171ed61ccd-rimg-w300-h300-dc0f0132-gmir?v=1760574779

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Oct, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** 598  W. Broad st., Darlington, SC, United States
- **Q**: Who is organizing the event?
  - **A:** Grace Temple Apostolic Church
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Musician's Appreciation  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Musician's Appreciation",
        "image": "https://cdn-az.allevents.in/events1/banners/2782ba14d893e9d30224a8faa89348ca232238ca286ece89b49ce0c8f538fb06-rimg-w642-h644-dc0f0132-gmir?v=1760574777",
        "startDate": "2025-10-19",
        "url": "https://allevents.in/darlington/musicians-appreciation/200028984375507",
        "location": {
            "@type": "Place",
            "name": "598  W. Broad st., Darlington, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "598 W Broad St, Darlington, SC 29532-4676, United States",
                "addressLocality": "Darlington",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.29369",
                "longitude": "-79.88303"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come help us make a joyful noise unto the Lord in appreciation for our hardworking, dedicated musicians.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Temple Apostolic Church",
                "url": "https://allevents.in/org/grace-temple-apostolic-church/25984472"
            }
        ]
    }
]
```