Example 6663

Recipe

A cooking recipe with ingredients and steps.

{
title: "Snowpea Sprouts Salad"
servings: 4
prep_time: "21 minutes"
cook_time: "83 minutes"

# Ingredients
ingredients: [
"1 oz fingerlime"
"1 oz peppers"
"4 oz yeast"
"2 tbsp tempeh"
"1 oz haricot beans"
"1 pieces mackerel"
]

# Instructions
steps: [
"Crispy fried pork bites, seasoned with anise and served with a tangy berry dipping sauce."
"An exquisite rabbit roast, infused with the essence of incaberry, slow-roasted to bring out its natural flavors and served with a side of creamy carob carrot"
"A special green pomegranate from Tokelau. To support the strong flavor it is sided with a tablespoon of cassia."
"Our juicy venison, slow-cooked to perfection, accompanied by steamed rhubarb and a rich, savory gravy."
]

nutrition: {
calories: 187
protein: "21g"
carbs: "77g"
fat: "23g"
}
}

See also