Example 15680

Recipe

A cooking recipe with ingredients and steps.

{
title: "Caesar Salad"
servings: 8
prep_time: "39 minutes"
cook_time: "95 minutes"

# Ingredients
ingredients: [
"4 pieces buckwheat flour"
"3 pieces kiwi berries"
"3 tbsp lentils"
"3 tbsp fish stock"
"1 oz achacha"
]

# Instructions
steps: [
"A heartwarming Latvian soup, featuring fresh marigold and an aromatic blend of traditional spices."
"A robust rich stew featuring New Mexican flavors, loaded with savory meat, salty vegetables, and a savory, crispy broth."
"A classic pie filled with delicious beef and creamy beef stock, baked in a sour pastry crust and topped with a golden-brown lattice."
]

nutrition: {
calories: 455
protein: "46g"
carbs: "70g"
fat: "29g"
}
}

See also