

# Event Details

- **Event Name**: Oak Level Baptist Church 
- **Event Start and End Date**: Sun, 30 Aug, 2026 at 06:00 pm (-04:00)
- **Event Description**: Concert
- **Event URL**: https://allevents.in/nashville/oak-level-baptist-church/200028788455049
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Nashville
- **state**: NC
- **country**: United States
- **location**: Oak Level Baptist Church
- **lat**: 35.94891
- **long**: -77.91031
- **full address**: Oak Level Baptist Church, 3598 Oak Level Rd,Nashville, North Carolina, United States

## Event gallery

- **Alt text**: Oak Level Baptist Church
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7135781c61d57d245d651f765b981819daa6b65ecda9d1c9e014ee23f2dc56b8-rimg-w1200-h609-dc4c4342-gmir?v=1776209754

## FAQs

- **Q**: When and where is Oak Level Baptist Church  being held?
  - **A:** Oak Level Baptist Church  takes place on Sun, 30 Aug, 2026 at 06:00 pm to Sun, 30 Aug, 2026 at 06:00 pm at Oak Level Baptist Church, 3598 Oak Level Rd,Nashville, North Carolina, United States.
- **Q**: Who is organizing Oak Level Baptist Church ?
  - **A:** Oak Level Baptist Church  is organized by The King's Messengers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Oak Level 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 Nashville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Oak Level 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": "Oak Level Baptist Church",
        "image": "https://cdn-az.allevents.in/events3/banners/7135781c61d57d245d651f765b981819daa6b65ecda9d1c9e014ee23f2dc56b8-rimg-w1200-h609-dc4c4342-gmir?v=1776209754",
        "startDate": "2026-08-30T18:00:00-04:00",
        "url": "https://allevents.in/nashville/oak-level-baptist-church/200028788455049",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Oak Level Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3598 Oak Level Rd,Nashville, North Carolina",
                "addressLocality": "Nashville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.94891",
                "longitude": "-77.91031"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Kings Messengers",
                "url": "https://allevents.in/org/the-kings-messengers/22126071"
            }
        ]
    }
]
```