

# Event Details

- **Event Name**: Friendly Chapel Baptist Church
- **Event Start and End Date**: Sun, 03 May, 2026 at 09:00 am (-05:00)
- **Event Description**: Sunday morning singing with Faithful Heirs
- **Event URL**: https://allevents.in/crossville/friendly-chapel-baptist-church/200029852580654
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Crossville
- **state**: TN
- **country**: United States
- **location**: 19 Baisley Lane, Crossville, TN
- **lat**: 35.91468
- **long**: -85.10654
- **full address**: 19 Baisley Lane, Crossville, TN, United States

## Event gallery

- **Alt text**: Friendly Chapel Baptist Church
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c01ff9dcf1d26b5737458fc15829a1aa2ed47163a114c85d2538f6c662ca84a0-rimg-w640-h1422-dc161819-gmir?v=1774964748

## FAQs

- **Q**: When and where is Friendly Chapel Baptist Church being held?
  - **A:** Friendly Chapel Baptist Church takes place on Sun, 03 May, 2026 at 09:00 am to Sun, 03 May, 2026 at 09:00 am at 19 Baisley Lane, Crossville, TN, United States.
- **Q**: Who is organizing Friendly Chapel Baptist Church?
  - **A:** Friendly Chapel Baptist Church is organized by Faithful Heirs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendly Chapel Baptist Church",
        "image": "https://cdn-az.allevents.in/events1/banners/c01ff9dcf1d26b5737458fc15829a1aa2ed47163a114c85d2538f6c662ca84a0-rimg-w640-h1422-dc161819-gmir?v=1774964748",
        "startDate": "2026-05-03T09:00:00-05:00",
        "url": "https://allevents.in/crossville/friendly-chapel-baptist-church/200029852580654",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "19 Baisley Lane, Crossville, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 Baisley Ln, Crossville, TN 38572-3803, United States",
                "addressLocality": "Crossville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.91468",
                "longitude": "-85.10654"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday morning singing with Faithful Heirs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faithful Heirs",
                "url": "https://allevents.in/org/faithful-heirs/27362012"
            }
        ]
    }
]
```