Van Parks and Rec

Van Parks and Rec We are dedicated to growing and maintaining our parks and providing a safe and dependable space for all of your park needs.

We have some great vendors participating in Freedom Boom!! Make sure to save the date and join us on June 27th, 6 -10 PM...
05/27/2026

We have some great vendors participating in Freedom Boom!!
Make sure to save the date and join us on June 27th, 6 -10 PM at McMillan Park.

05/26/2026

Freedom Boom is going to be the best one yet! Come join us as we celebrate the 10th anniversary of Freedom Boom AND America's 250th Anniversary!

05/22/2026

Get your Summer fun started by growing something of your own this Wednesday! Hope to see you there!

05/22/2026
05/21/2026

The Splash Pad at the City Park is OPEN.

Hours will be 9AM- 8PM Tuesdays -Sunday, closed on Mondays for cleaning and maintenance.

It WILL be operating this coming Monday, May 25 for the Memorial Day holiday.

A big thank you to the Parks Dept crew and the rest of the Public Works staff that worked to get it open a little early this year so the younger VISD students could enjoy a field trip.

05/20/2026

Announcing our Summer Reading Program for July! Come check out these great activities.

05/20/2026
05/18/2026

Come join us for Storytime this week at 10am!

Address

712 East Main Street
Van, TX
75790

Alerts

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

Share

//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); });