

# Event Details

- **Event Name**: Drakesborough neighborhood Yard Sale
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 07:00 am – Sat, 18 Apr, 2026 at 12:00 pm (-05:00)
- **Event Description**: Yard sale 7am-noon
- **Event URL**: https://allevents.in/bowling-green/drakesborough-neighborhood-yard-sale/200029942213446
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 77

## Ticket Details

- **Ticket URL**: http://facebook.com/200029942213446?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bowling+green-events

## Event venue details

- **city**: Bowling Green
- **state**: KY
- **country**: United States
- **location**: Drakesborough Homeowners Association
- **lat**: 36.953991
- **long**: -86.3701752
- **full address**: Drakesborough Homeowners Association, 133 Scottsborough Cir,Bowling Green,KY,United States

## Event gallery

- **Alt text**: Drakesborough neighborhood Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e081ac9f3da805c686a7e5034424e28822a85173a5e8a1b688977e946cd39397-rimg-w1024-h1536-dcd8dcd6-gmir?v=1776278421

## FAQs

- **Q**: When and where is Drakesborough neighborhood Yard Sale being held?
  - **A:** Drakesborough neighborhood Yard Sale takes place on Sat, 18 Apr, 2026 at 07:00 am to Sat, 18 Apr, 2026 at 12:00 pm at Drakesborough Homeowners Association, 133 Scottsborough Cir,Bowling Green,KY,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drakesborough neighborhood Yard Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/e081ac9f3da805c686a7e5034424e28822a85173a5e8a1b688977e946cd39397-rimg-w1024-h1536-dcd8dcd6-gmir?v=1776278421",
        "startDate": "2026-04-18T07:00:00-05:00",
        "endDate": "2026-04-18T12:00:00-05:00",
        "url": "https://allevents.in/bowling-green/drakesborough-neighborhood-yard-sale/200029942213446",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Drakesborough Homeowners Association",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "133 Scottsborough Cir,Bowling Green,KY,United States",
                "addressLocality": "Bowling Green",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.953991",
                "longitude": "-86.3701752"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Yard sale 7am-noon"
    }
]
```