

# Event Details

- **Event Name**: Charity Baptist Church
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 03:00 pm
- **Event Description**: Concert
- **Event URL**: https://allevents.in/kannapolis/charity-baptist-church/200028848798140
- **Event Categories**: nonprofit, charities, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Kannapolis
- **state**: NC
- **country**: United States
- **location**: Charity Baptist Church, Kannapolis, NC
- **lat**: 35.493302586355
- **long**: -80.582555518841
- **full address**: Charity Baptist Church, Kannapolis, NC, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Second Generation Quartet (https://allevents.in/org/second-generation-quartet/19441879)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e54fc2cf8b0739c81eb9cdeb99f220f0da401259dcc5a2c79cb8d76f2008af02-rimg-w682-h677-dcd8dbc1-gmir?v=1764978728
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/976c75a6a61c078ffb256d0fae486eebe11fa5377a27d8ba50fb80b6659c72fb-rimg-w300-h300-dcd8dbc1-gmir?v=1764978728

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Charity Baptist Church, Kannapolis, NC, United States
- **Q**: Who is organizing the event?
  - **A:** Second Generation Quartet
- **Q**: What type of event is this?
  - **A:** nonprofit, charities, concerts, music, entertainment
- **Q**: Where can I find ticket details about Charity Baptist Church ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Charity Baptist Church",
        "image": "https://cdn-az.allevents.in/events4/banners/e54fc2cf8b0739c81eb9cdeb99f220f0da401259dcc5a2c79cb8d76f2008af02-rimg-w682-h677-dcd8dbc1-gmir?v=1764978728",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/kannapolis/charity-baptist-church/200028848798140",
        "location": {
            "@type": "Place",
            "name": "Charity Baptist Church, Kannapolis, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2420 Brantley Rd,Kannapolis,NC,United States",
                "addressLocality": "Kannapolis",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.493302586355",
                "longitude": "-80.582555518841"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Second Generation Quartet",
                "url": "https://allevents.in/org/second-generation-quartet/19441879"
            }
        ]
    }
]
```