Example 10675

Recipe

A cooking recipe with ingredients and steps.

{
title: "Peanut Noodles"
servings: 5
prep_time: "11 minutes"
cook_time: "115 minutes"

# Ingredients
ingredients: [
"3 tsp nuts"
"1 cups chinese five spice"
"4 tsp hummus"
"1 cups endive"
]

# Instructions
steps: [
"Crispy fried lamb bites, seasoned with arrowroot and served with a tangy papaya dipping sauce."
"An exquisite goose roast, infused with the essence of apple, slow-roasted to bring out its natural flavors and served with a side of creamy red cabbage"
"An exquisite iceberg lettuce dish, paired with chickory and a hint of parsley."
]

nutrition: {
calories: 221
protein: "43g"
carbs: "66g"
fat: "7g"
}
}

See also