Example 9378
Recipe
A cooking recipe with ingredients and steps.
{
title: "Pierogi"
servings: 8
prep_time: "36 minutes"
cook_time: "21 minutes"
# Ingredients
ingredients: [
"3 cups soymilk"
"3 cups arugula"
"3 tsp allspice"
"3 cups rice syrup"
]
# Instructions
steps: [
"A special purple macadamia nut from Isle of Man. To support the strong flavor it is sided with a tablespoon of jerk."
"Tenderly braised kangaroo in a rich chives and french eschallots sauce, served with a side of creamy beetroot."
"A simple fingerlime pie. No fancy stuff. Just pie."
]
nutrition: {
calories: 394
protein: "5g"
carbs: "52g"
fat: "5g"
}
}