Example 9574
Recipe
A cooking recipe with ingredients and steps.
{
title: "Pasta And Beans"
servings: 5
prep_time: "22 minutes"
cook_time: "104 minutes"
# Ingredients
ingredients: [
"4 tsp gula melaka"
"1 lbs sake"
"3 cups nectarines"
"2 cups spelt"
"2 tsp amchur"
"1 tsp asian greens"
]
# Instructions
steps: [
"Tenderly braised quail in a rich sweet basil and bean sprouts sauce, served with a side of creamy fresh chillies."
"Savor the rich flavors of salty bok choy, complemented by berry and sesame seed."
"A succulent emu steak, encased in a fresh garlic crust, served with a side of garam masala mashed squash."
]
nutrition: {
calories: 192
protein: "37g"
carbs: "28g"
fat: "39g"
}
}