

# Event Details

- **Event Name**: 33rd Annual Chocolate Festival
- **Event Start and End Date**: Sun, 16 Feb, 2020 at 02:00 pm – Sun, 16 Feb, 2020 at 05:00 pm
- **Event Description**: An afternoon of family fun to support Hospice of Southern KY! Come and enjoy over 50 dessert and specialty vendors, an incredible online silent auction, a cookie eating contest, and MORE!
- **Event URL**: https://allevents.in/bowling-green/33rd-annual-chocolate-festival/200018541043002
- **Event Categories**: Nonprofit, Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bowling Green
- **state**: KY
- **country**: United States
- **location**: Sloan Convention Center
- **lat**: 36.969137221227
- **long**: -86.428414726653
- **full address**: Sloan Convention Center, 1021 Wilkinson Trce, Bowling Green, Kentucky 42103, United States

## Event gallery

- **Alt text**: 33rd Annual Chocolate Festival
  - **Image URL**: https://cdn7.allevents.in/banners/461c6e30-4f14-11ea-b8f9-8f7fec3cbf0a-rimg-w526-h296-gmir.jpg?v=1581675908

## FAQs

- **Q**: When and where is 33rd Annual Chocolate Festival being held?
  - **A:** 33rd Annual Chocolate Festival takes place on Sun, 16 Feb, 2020 at 02:00 pm to Sun, 16 Feb, 2020 at 05:00 pm at Sloan Convention Center, 1021 Wilkinson Trce, Bowling Green, Kentucky 42103, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "33rd Annual Chocolate Festival",
        "image": "https://cdn7.allevents.in/banners/461c6e30-4f14-11ea-b8f9-8f7fec3cbf0a-rimg-w526-h296-gmir.jpg?v=1581675908",
        "startDate": "2020-02-16",
        "endDate": "2020-02-16",
        "url": "https://allevents.in/bowling-green/33rd-annual-chocolate-festival/200018541043002",
        "location": {
            "@type": "Place",
            "name": "Sloan Convention Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1021 Wilkinson Trce, Bowling Green, Kentucky 42103",
                "addressLocality": "Bowling Green",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.969137221227",
                "longitude": "-86.428414726653"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An afternoon of family fun to support Hospice of Southern KY! Come and enjoy over 50 dessert and specialty vendors, an incredible online silent auction, a cookie eating contest, and MORE!"
    }
]
```