

# 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

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

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: The Parables of Christ (https://allevents.in/org/the-parables-of-christ/23268010)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5ea3f65f74bfd89606a896a6e9c16c4ff564949bbe4b4b4e95ba33db74df14d2-rimg-w1200-h652-dc301415-gmir?v=1768160620
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ee062d12113dd67ffacbd86e428e4a871fd88e002ab4d8e7f5ed7425deda8808-rimg-w300-h300-dc2e2d2c-gmir?v=1768160620

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Feb, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** 11078 SC-151, Jefferson, SC 29718-8672, United States
- **Q**: Who is organizing the event?
  - **A:** The Parables of Christ
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Sunday Morning Concert at Bethel 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": "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"
            }
        ]
    }
]
```