Inaugurated in 2003, this park was designed by architects Néstor Magariños, Irene Joselevich y Graciela Novoa. There are different sections - la Plaza del Huerto, la Plaza de los Niños and la Plaza del Sol - connected by steps and pathways.
VERA PEÑALOZA, ROSARIO y CALABRIA AV.
Resultados
`;
// Cambio video por imagen
if (document.getElementsByClassName('videoContainer').length > 0) {
// Desktop
// document.getElementsByClassName('videoContainer')[0].innerHTML = '';
// Mobile
document.querySelectorAll('.container-header-mobile img')[0].src = 'https://turismo.buenosaires.gob.ar/sites/turismo/files/imagen-home-mobile-1000-puentemujer.jpg';
}