

# Event Details

- **Event Name**: Sunday Morning Concert at Maranatha Baptist Church
- **Event Start and End Date**: Sun, 17 Aug, 2025 at 11:00 am – Sun, 17 Aug, 2025 at 12:15 pm
- **Event Description**: Great folks at this church, loves gospel music and the Lord.
- **Event URL**: https://allevents.in/hamptonville/sunday-morning-concert-at-maranatha-baptist-church/200028261885022
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Hamptonville
- **state**: NC
- **country**: United States
- **location**: 3008 Maranatha Church Rd, Hamptonville, NC 27020-7206, United States
- **lat**: 36.11591
- **long**: -80.74643
- **full address**: 3008 Maranatha Church Rd, Hamptonville, NC 27020-7206, United States

## Event gallery

- **Alt text**: Sunday Morning Concert at Maranatha Baptist Church
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/82879857e88bb2e653ce6cda50a307f8b555b4783ba11586e20decfd364093ce-rimg-w1200-h652-dc301415-gmir?v=1754901735

## FAQs

- **Q**: When and where is Sunday Morning Concert at Maranatha Baptist Church being held?
  - **A:** Sunday Morning Concert at Maranatha Baptist Church takes place on Sun, 17 Aug, 2025 at 11:00 am to Sun, 17 Aug, 2025 at 12:15 pm at 3008 Maranatha Church Rd, Hamptonville, NC 27020-7206, United States.
- **Q**: Who is organizing Sunday Morning Concert at Maranatha Baptist Church?
  - **A:** Sunday Morning Concert at Maranatha 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 Maranatha 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 Hamptonville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Morning Concert at Maranatha 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 Maranatha Baptist Church",
        "image": "https://cdn-az.allevents.in/events6/banners/82879857e88bb2e653ce6cda50a307f8b555b4783ba11586e20decfd364093ce-rimg-w1200-h652-dc301415-gmir?v=1754901735",
        "startDate": "2025-08-17",
        "endDate": "2025-08-17",
        "url": "https://allevents.in/hamptonville/sunday-morning-concert-at-maranatha-baptist-church/200028261885022",
        "location": {
            "@type": "Place",
            "name": "3008 Maranatha Church Rd, Hamptonville, NC 27020-7206, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3008 Maranatha Church Rd, Hamptonville, NC 27020-7206, United States",
                "addressLocality": "Hamptonville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.11591",
                "longitude": "-80.74643"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great folks at this church, loves gospel music and the Lord.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Parables of Christ",
                "url": "https://allevents.in/org/the-parables-of-christ/23268010"
            }
        ]
    }
]
```