KilGogh

KilGogh The KilGogh Arts Festival is ready to come back bigger and better than ever in March 2022 as we cele KilGogh is a project of the Kilgore Main Street Program.

The KilGogh Arts Festival was founded in March 2013 and continues to celebrate the arts in East Texas, especially our hometown of Kilgore. Due to the challenges of COVID-19, KilGogh was canceled for 2021, but we look forward to more arts events' and activities in the future, planned near the anniversary of Vincent van Gogh's birth (March 30).

Address

815 N Kilgore Street
Kilgore, TX
75662

Alerts

Be the first to know and let us send you an email when KilGogh posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

Our Story

In March 2013, the KilGogh Arts Festival raised more than $13,000 in a one-night art exhibition in downtown Kilgore – following the success of the inaugural event, the arts festival committee slated a number of activities for March 2014, aimed at becoming a self sufficient festival and celebrating the arts in East Texas.

Since then, the KilGogh Arts Festival has expanded and works with local high school art students to have a space to exhibit, the Kilgore College Culinary Arts students to cater for one of the events and local artists to inspire new ideas for each year of the festival. For more information, to sign up as an artist or to purchase a ticket, visit www.kilgoremainstreet.com/kilgogh

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });