Example 11174

Recipe

A cooking recipe with ingredients and steps.

{
title: "Salmon Nigiri"
servings: 8
prep_time: "25 minutes"
cook_time: "72 minutes"

# Ingredients
ingredients: [
"1 pieces chia seeds"
"1 pieces edamame"
"1 tbsp dandelion"
]

# Instructions
steps: [
"A special black red lentils from Bahamas. To support the strong flavor it is sided with a tablespoon of pimento."
"A special red spring onions from Bulgaria. To support the strong flavor it is sided with a tablespoon of thyme."
"Crispy fried rabbit bites, seasoned with french lavender and served with a tangy pear dipping sauce."
"Baked english spinach-stuffed quail, seasoned with lemon pepper and crispy herbs, accompanied by roasted radicchio medley."
"Crispy fried salmon bites, seasoned with peppercorns and served with a tangy butternut pumpkin dipping sauce."
]

nutrition: {
calories: 593
protein: "42g"
carbs: "79g"
fat: "32g"
}
}

See also