

# Event Details

- **Event Name**: Smith's Chapel
- **Event Start and End Date**: Sun, 31 May, 2026 at 11:00 am (-05:00)
- **Event Description**: Gospel Singing
- **Event URL**: https://allevents.in/crossville/smiths-chapel/200029890682600
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Crossville
- **state**: TN
- **country**: United States
- **location**: Sparta Hwy. Crossville, Tn.
- **lat**: 35.95681
- **long**: -85.12205
- **full address**: Sparta Hwy. Crossville, Tn., 5422 Sparta Hwy, Crossville, TN 38572-3957, United States

## Event gallery

- **Alt text**: Smith's Chapel
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8f64683d62b40c9a31e3bc55d3e39b58e271808326cafd5855615c47da124eb7-rimg-w640-h1422-dc161819-gmir?v=1775208120

## FAQs

- **Q**: When and where is Smith's Chapel being held?
  - **A:** Smith's Chapel takes place on Sun, 31 May, 2026 at 11:00 am to Sun, 31 May, 2026 at 11:00 am at Sparta Hwy. Crossville, Tn., 5422 Sparta Hwy, Crossville, TN 38572-3957, United States.
- **Q**: Who is organizing Smith's Chapel?
  - **A:** Smith's Chapel is organized by Faithful Heirs.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Smith's Chapel 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 Crossville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Smith's Chapel 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": "Smith's Chapel",
        "image": "https://cdn-az.allevents.in/events8/banners/8f64683d62b40c9a31e3bc55d3e39b58e271808326cafd5855615c47da124eb7-rimg-w640-h1422-dc161819-gmir?v=1775208120",
        "startDate": "2026-05-31T11:00:00-05:00",
        "url": "https://allevents.in/crossville/smiths-chapel/200029890682600",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sparta Hwy. Crossville, Tn.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5422 Sparta Hwy, Crossville, TN 38572-3957, United States",
                "addressLocality": "Crossville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.95681",
                "longitude": "-85.12205"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gospel Singing",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faithful Heirs",
                "url": "https://allevents.in/org/faithful-heirs/27362012"
            }
        ]
    }
]
```