

# Event Details

- **Event Name**: Bluegrass gospel concert
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 07:00 pm
- **Event Description**: Free bluegrass gospel concert by @The Lowland Ramblers. No service, just music.
- **Event URL**: https://allevents.in/owensboro/bluegrass-gospel-concert/200029196482742
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029196482742?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=owensboro-events

## Event venue details

- **city**: Owensboro
- **state**: KY
- **country**: United States
- **location**: 426 St. Ann Street, Owensboro, KY
- **lat**: 37.77177
- **long**: -87.11241
- **full address**: 426 St. Ann Street, Owensboro, KY, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Central Presbyterian of Owensboro, KY (https://allevents.in/org/central-presbyterian-of-owensboro-ky/27079892)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a4344fb2e6dfef57c6f7e1a92461a1c6eb7af36a2c753de286b6d813529a9117-rimg-w1200-h1760-dc2c3033-gmir?v=1763137712
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bluegrass+gospel+concert&date=15+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 426 St. Ann Street, Owensboro, KY, United States
- **Q**: Who is organizing the event?
  - **A:** Central Presbyterian of Owensboro, KY
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Bluegrass gospel concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bluegrass gospel concert",
        "image": "https://cdn-az.allevents.in/events3/banners/a4344fb2e6dfef57c6f7e1a92461a1c6eb7af36a2c753de286b6d813529a9117-rimg-w1200-h1760-dc2c3033-gmir?v=1763137712",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/owensboro/bluegrass-gospel-concert/200029196482742",
        "location": {
            "@type": "Place",
            "name": "426 St. Ann Street, Owensboro, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "426 St Ann St, Owensboro, KY 42303-3458, United States",
                "addressLocality": "Owensboro",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.77177",
                "longitude": "-87.11241"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free bluegrass gospel concert by @The Lowland Ramblers. No service, just music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Presbyterian of Owensboro KY",
                "url": "https://allevents.in/org/central-presbyterian-of-owensboro-ky/27079892"
            }
        ]
    }
]
```