Today's Digital Newspaper

The Gazette

Weather Block Here



Denver Public Schools’ new greenhouse — the first of its kind in the US — will bring fresh vegetables to students

Denver Public Schools’ students will soon be feasting on fresh produce that was grown and handpicked in the district’s backyard greenhouse. 

The new greenhouse is a first of its kind in the United States and will grow salad bowl items for students. The 28,000 square foot facility can hold up to 35,000 plants and will begin feeding students next fall, said Hayden Robbins, the greenhouse supervisor. 

Theresa Hafner, the district’s executive director for food and nutrition services said the thought of giving students freshly grown tomatoes from the district’s backyard wasn’t possible when she began her career. 

“When I started working in food services I never would have thought we’d be buying farm implements, seeds and things like that,” Hafner said. “It’s just amazing.” 

Hafner said the idea of a greenhouse originally sprouted a few years ago after seeing the success of the district’s three “on-sight farms.”

“We wanted something bigger, so we took the idea and ran with it” she said.

Initially, the greenhouse will grow several types of tomatoes — cherry, Roma and tomato on the vine — that will be served at the salad bar at each of the district’s schools and can be used for cooking things like marinara sauce. 

Hafner said tomatoes were chosen as the first vegetable item because they typically cost more than other vegetables. 

031222-news-DPSgreenhouse03.JPG

Workers install retractable sunshades on the ceiling of Denver Public School’s greenhouse being built on Wednesday, March 9, 2022, in Denver, Colo. (Timothy Hurst/The Denver Gazette)

Timothy Hurst

031222-news-DPSgreenhouse03.JPG

Workers install retractable sunshades on the ceiling of Denver Public School’s greenhouse being built on Wednesday, March 9, 2022, in Denver, Colo. (Timothy Hurst/The Denver Gazette)






Even though the state-of-the-art greenhouse will only grow tomatoes to begin, other vegetables like cucumbers could be grown in the future, said Robbins. 

Sign Up For Free: Weekly 7

Catch up with a rundown of the 7 most important and interesting stories delivered to your inbox every Thursday.

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=69&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;
}
}

Featured Local Savings

“Once we find out what are needs are for the district we’re either going to transition to other vegetables or have an opportunity to share and provide to other districts as well,” Robbins said.

031222-news-DPSgreenhouse04.JPG

Workers sand away joint compound on the drywall of a room that will eventually be a large walk-in fridge to store food from the adjacent greenhouse being built by Denver Public Schools on Wednesday, March 9, 2022, in Denver, Colo. (Timothy Hurst/The Denver Gazette)

Timothy Hurst

031222-news-DPSgreenhouse04.JPG

Workers sand away joint compound on the drywall of a room that will eventually be a large walk-in fridge to store food from the adjacent greenhouse being built by Denver Public Schools on Wednesday, March 9, 2022, in Denver, Colo. (Timothy Hurst/The Denver Gazette)






The district will package each tomato at the greenhouse and then placed into the facility’s walk-in cooler. District trucks will then transport the fresh veggies to the 200-plus schools in the district, said Hafner.

The greenhouse project was approved by Denver voters in 2020 as it was apart of the district’s 2020 Bond Projects. The project is budgeted at $3.1 million, said Tari Gold, a construction projects manager for the district.

031222-news-DPSgreenhouse02.JPG

Sprinkler fitter Drew Kragel, left, cuts groves into the ends of mainline sprinkler pipes that will be installed into Denver Public School’s greenhouse, currently under construction on Wednesday, March 9, 2022, in Denver, Colo. Kragel and others are working in the loading warehouse section of the greenhouse that will eventually be where shipments come and go from the site. (Timothy Hurst/The Denver Gazette)

Timothy Hurst

031222-news-DPSgreenhouse02.JPG

Sprinkler fitter Drew Kragel, left, cuts groves into the ends of mainline sprinkler pipes that will be installed into Denver Public School’s greenhouse, currently under construction on Wednesday, March 9, 2022, in Denver, Colo. Kragel and others are working in the loading warehouse section of the greenhouse that will eventually be where shipments come and go from the site. (Timothy Hurst/The Denver Gazette)






Although the greenhouse will offer students fresh produce from the district’s backyard, it could potentially one day also convert into a classroom, Hafner said.

“It’s possible that there could be an (agriculture) pathway in the school’s education,” she said.

The greenhouse initially broke ground in October and is expected to be finished towards the end of May, said Gold. However, Robbins has already started seeding some of the tomato plants in his own home.

To Hafner, having the greenhouse is an opportunity to show other districts what is possible and is excited to offer students locally sourced vegetables.  

“It makes me feel really proud of the innovation that we’re doing here (and) the trust the taxpayers and the Denver voters have put in this type of initiative,” she said. “It feels ground breaking and just makes me feel really proud.”

27063d50-a0ca-11ec-9a3f-47e8b8ab17cf

View Original Article | Split View

PREV

PREVIOUS

Colorado woman joins small 'frozen fourteeners' club

Facebook Twitter WhatsApp SMS Email Print Copy article link Save When she summited Capitol Peak on Jan. 24, Denver’s Natalie Moran joined an exclusive mountaineering club. It’s known in certain circles as the Frozen Fourteeners Club — a small band of enthusiasts with the fitness, know-how and thick skin to ascend all of Colorado’s 14,000-foot […]

NEXT

NEXT UP

Alamosa City Council may fund a recall of controversial San Luis Valley District Attorney

Facebook Twitter WhatsApp SMS Email Print Copy article link Save The honeymoon is over in the San Luis Valley between its freshman District Attorney, the Alamosa police chief and residents — who last week begged the City Council to use taxpayers’ money in an effort to recall the man some nicknamed “Let’em Go Alonzo.” The […]