

# Event Details

- **Event Name**: Sons of the South at Eaton's Bluegrass Church
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 06:00 pm
- **Event Description**: Come join us for a great evening of music and fellowship!
- **Event URL**: https://allevents.in/mocksville/sons-of-the-south-at-eatons-bluegrass-church/200029032747910
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Mocksville
- **state**: NC
- **country**: United States
- **location**: 430 Eaton's Church Rd, Mocksville, NC 27028-4735, United States
- **lat**: 35.98421
- **long**: -80.59088
- **full address**: 430 Eaton's Church Rd, Mocksville, NC 27028-4735, United States

## Event gallery

- **Alt text**: Sons of the South at Eaton's Bluegrass Church
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/387af94824992a6bcc8eccd11dada5fade1621f5792f2de051b3ecbeea2cd729-rimg-w1200-h616-dc191618-gmir?v=1771147095

## FAQs

- **Q**: When and where is Sons of the South at Eaton's Bluegrass Church being held?
  - **A:** Sons of the South at Eaton's Bluegrass Church takes place on Thu, 19 Feb, 2026 at 06:00 pm to Thu, 19 Feb, 2026 at 06:00 pm at 430 Eaton's Church Rd, Mocksville, NC 27028-4735, United States.
- **Q**: Who is organizing Sons of the South at Eaton's Bluegrass Church?
  - **A:** Sons of the South at Eaton's Bluegrass Church is organized by Sons of the South Bluegrass Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sons of the South at Eaton's Bluegrass Church",
        "image": "https://cdn-az.allevents.in/events4/banners/387af94824992a6bcc8eccd11dada5fade1621f5792f2de051b3ecbeea2cd729-rimg-w1200-h616-dc191618-gmir?v=1771147095",
        "startDate": "2026-02-19",
        "url": "https://allevents.in/mocksville/sons-of-the-south-at-eatons-bluegrass-church/200029032747910",
        "location": {
            "@type": "Place",
            "name": "430 Eaton's Church Rd, Mocksville, NC 27028-4735, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "430 Eaton's Church Rd, Mocksville, NC 27028-4735, United States",
                "addressLocality": "Mocksville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.98421",
                "longitude": "-80.59088"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a great evening of music and fellowship!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sons of the South Bluegrass Band",
                "url": "https://allevents.in/org/sons-of-the-south-bluegrass-band/26067947"
            }
        ]
    }
]
```