

# Event Details

- **Event Name**: Sunday Morning Concert at Bethel Baptist Church
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 11:00 am – Sun, 22 Feb, 2026 at 12:15 pm
- **Event Description**: Had a great time in The Lord.
- **Event URL**: https://allevents.in/jefferson/sunday-morning-concert-at-bethel-baptist-church/200029260723918
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Jefferson
- **state**: SC
- **country**: United States
- **location**: 11078 SC-151, Jefferson, SC 29718-8672, United States
- **lat**: 34.62094
- **long**: -80.38196
- **full address**: 11078 SC-151, Jefferson, SC 29718-8672, United States

## Event gallery

- **Alt text**: Sunday Morning Concert at Bethel Baptist Church
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5ea3f65f74bfd89606a896a6e9c16c4ff564949bbe4b4b4e95ba33db74df14d2-rimg-w1200-h652-dc301415-gmir?v=1768160620

## FAQs

- **Q**: When and where is Sunday Morning Concert at Bethel Baptist Church being held?
  - **A:** Sunday Morning Concert at Bethel Baptist Church takes place on Sun, 22 Feb, 2026 at 11:00 am to Sun, 22 Feb, 2026 at 12:15 pm at 11078 SC-151, Jefferson, SC 29718-8672, United States.
- **Q**: Who is organizing Sunday Morning Concert at Bethel Baptist Church?
  - **A:** Sunday Morning Concert at Bethel Baptist Church is organized by The Parables of Christ.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Morning Concert at Bethel Baptist Church 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 Jefferson, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Morning Concert at Bethel Baptist Church 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 Concert at Bethel Baptist Church",
        "image": "https://cdn-az.allevents.in/events9/banners/5ea3f65f74bfd89606a896a6e9c16c4ff564949bbe4b4b4e95ba33db74df14d2-rimg-w1200-h652-dc301415-gmir?v=1768160620",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/jefferson/sunday-morning-concert-at-bethel-baptist-church/200029260723918",
        "location": {
            "@type": "Place",
            "name": "11078 SC-151, Jefferson, SC 29718-8672, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11078 SC-151, Jefferson, SC 29718-8672, United States",
                "addressLocality": "Jefferson",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.62094",
                "longitude": "-80.38196"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Had a great time in The Lord.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Parables of Christ",
                "url": "https://allevents.in/org/the-parables-of-christ/23268010"
            }
        ]
    }
]
```