

# Event Details

- **Event Name**: Tent Revival at New Life Baptist Church in Bessemer City
- **Event Start and End Date**: Mon, 18 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Service starts around 7:00 pm. Come join us!!
- **Event URL**: https://allevents.in/bessemer-city/tent-revival-at-new-life-baptist-church-in-bessemer-city/200029926886216
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bessemer City
- **state**: NC
- **country**: United States
- **location**: 614 S 11th St, Bessemer City, NC 28016-2620, United States
- **lat**: 35.278381347656
- **long**: -81.284629821777
- **full address**: 614 S 11th St, Bessemer City, NC 28016-2620, United States

## Event gallery

- **Alt text**: Tent Revival at New Life Baptist Church in Bessemer City
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/eda1309e8498e973632e57d10523693a8a4fc75d9c4ae0187b2cab5d90ac3ef1-rimg-w1200-h1200-dc8f0506-gmir?v=1775898316

## FAQs

- **Q**: When and where is Tent Revival at New Life Baptist Church in Bessemer City being held?
  - **A:** Tent Revival at New Life Baptist Church in Bessemer City takes place on Mon, 18 May, 2026 at 07:00 pm to Mon, 18 May, 2026 at 07:00 pm at 614 S 11th St, Bessemer City, NC 28016-2620, United States.
- **Q**: Who is organizing Tent Revival at New Life Baptist Church in Bessemer City?
  - **A:** Tent Revival at New Life Baptist Church in Bessemer City is organized by Heaven Bound Trio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tent Revival at New Life Baptist Church in Bessemer City",
        "image": "https://cdn-az.allevents.in/events5/banners/eda1309e8498e973632e57d10523693a8a4fc75d9c4ae0187b2cab5d90ac3ef1-rimg-w1200-h1200-dc8f0506-gmir?v=1775898316",
        "startDate": "2026-05-18T19:00:00-04:00",
        "url": "https://allevents.in/bessemer-city/tent-revival-at-new-life-baptist-church-in-bessemer-city/200029926886216",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "614 S 11th St, Bessemer City, NC 28016-2620, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "614 S 11th St, Bessemer City, NC 28016-2620, United States",
                "addressLocality": "Bessemer City",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.278381347656",
                "longitude": "-81.284629821777"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Service starts around 7:00 pm. Come join us!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heaven Bound Trio",
                "url": "https://allevents.in/org/heaven-bound-trio/21070978"
            }
        ]
    }
]
```