

# Event Details

- **Event Name**: King's Highway in Concert at One Accord Church
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:00 am
- **Event Description**: Come worship with us at One Accord Church in Gastonia, NC on Sunday morning, November 23, 2025!
- **Event URL**: https://allevents.in/gastonia/kings-highway-in-concert-at-one-accord-church/200028747976629
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Gastonia
- **state**: NC
- **country**: United States
- **location**: One Accord Church
- **lat**: 35.2127419
- **long**: -81.2024536
- **full address**: One Accord Church, 115 W Ridge St,Gastonia,NC,United States

## Event gallery

- **Alt text**: King's Highway in Concert at One Accord Church
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1c49f10390acbdeaa4eb2de5cbc6c2b614cf0d523276e52a1e3104de63d38c28-rimg-w1200-h631-dc8b7ca7-gmir?v=1762361340

## FAQs

- **Q**: When and where is King's Highway in Concert at One Accord Church being held?
  - **A:** King's Highway in Concert at One Accord Church takes place on Sun, 23 Nov, 2025 at 11:00 am to Sun, 23 Nov, 2025 at 11:00 am at One Accord Church, 115 W Ridge St,Gastonia,NC,United States.
- **Q**: Who is organizing King's Highway in Concert at One Accord Church?
  - **A:** King's Highway in Concert at One Accord Church is organized by King's Highway.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "King's Highway in Concert at One Accord Church",
        "image": "https://cdn-az.allevents.in/events5/banners/1c49f10390acbdeaa4eb2de5cbc6c2b614cf0d523276e52a1e3104de63d38c28-rimg-w1200-h631-dc8b7ca7-gmir?v=1762361340",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/gastonia/kings-highway-in-concert-at-one-accord-church/200028747976629",
        "location": {
            "@type": "Place",
            "name": "One Accord Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 W Ridge St,Gastonia,NC,United States",
                "addressLocality": "Gastonia",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.2127419",
                "longitude": "-81.2024536"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come worship with us at One Accord Church in Gastonia, NC on Sunday morning, November 23, 2025!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kings Highway",
                "url": "https://allevents.in/org/kings-highway/25977339"
            }
        ]
    }
]
```