

# Event Details

- **Event Name**: Coffee for Veterans
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 10:00 am
- **Event Description**: Veteran Ron Benningfield will be with us to share about his recent experience attending Honor Flight Bluegrass.
- **Event URL**: https://allevents.in/hodgenville/coffee-for-veterans/200030414555553
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hodgenville
- **state**: KY
- **country**: United States
- **location**: 215 Lincoln Drive, Hodgenville, KY, United States, Kentucky 42748
- **lat**: 37.55028
- **long**: -85.73193
- **full address**: 215 Lincoln Drive, Hodgenville, KY, United States, Kentucky 42748

## Event gallery

- **Alt text**: Coffee for Veterans
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/427b18e51444c42be82757e21698c63bcbb600223781de8e55c8841eb13f6ba3-rimg-w1200-h927-dcededed-gmir?v=1784251013

## FAQs

- **Q**: When and where is Coffee for Veterans being held?
  - **A:** Coffee for Veterans takes place on Thu, 23 Jul, 2026 at 10:00 am to Thu, 23 Jul, 2026 at 10:00 am at 215 Lincoln Drive, Hodgenville, KY, United States, Kentucky 42748.
- **Q**: Who is organizing Coffee for Veterans?
  - **A:** Coffee for Veterans is organized by LaRue County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee for Veterans",
        "image": "https://cdn-az.allevents.in/events3/banners/427b18e51444c42be82757e21698c63bcbb600223781de8e55c8841eb13f6ba3-rimg-w1200-h927-dcededed-gmir?v=1784251013",
        "startDate": "2026-07-23",
        "url": "https://allevents.in/hodgenville/coffee-for-veterans/200030414555553",
        "location": {
            "@type": "Place",
            "name": "215 Lincoln Drive, Hodgenville, KY, United States, Kentucky 42748",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 Lincoln Dr, Hodgenville, KY 42748-9779, United States",
                "addressLocality": "Hodgenville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.55028",
                "longitude": "-85.73193"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Veteran Ron Benningfield will be with us to share about his recent experience attending Honor Flight Bluegrass.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "LaRue County Public Library",
                "url": "https://allevents.in/org/larue-county-public-library/21156949"
            }
        ]
    }
]
```