Example 3572

Recipe

A cooking recipe with ingredients and steps.

{
title: "Peanut Noodles"
servings: 6
prep_time: "58 minutes"
cook_time: "43 minutes"

# Ingredients
ingredients: [
"4 lbs green tea noodles"
"4 pieces quince"
"1 pieces oyster mushrooms"
]

# Instructions
steps: [
"Tenderly braised pork in a rich lemon pepper and sweet potato sauce, served with a side of creamy arugula."
"A robust delicious stew featuring Zambian flavors, loaded with fresh meat, savory vegetables, and a creamy, creamy broth."
"A simple apricot pie. No fancy stuff. Just pie."
"A delightful tart combining golden cornichons and sweet snowpea, set in a buttery pastry shell and finished with a hint of poudre de colombo."
"Tenderly braised venison in a rich celery and brussels sprouts sauce, served with a side of creamy cornichons."
]

nutrition: {
calories: 488
protein: "18g"
carbs: "75g"
fat: "21g"
}
}

See also