Example 8677
Recipe
A cooking recipe with ingredients and steps.
{
title: "Creamy Crimean Tatar Stew"
servings: 2
prep_time: "58 minutes"
cook_time: "52 minutes"
# Ingredients
ingredients: [
"1 oz soy beans"
"1 tsp annatto seed"
"3 lbs garlic"
"2 pieces bran"
]
# Instructions
steps: [
"Three figs with green beans, garlic, turnips, okra and cumquat. With a side of baked cranberry, and your choice of edam or feijoa."
"68-day aged rabbit steak, with choice of 3 sides."
"An exquisite lamb roast, infused with the essence of honeydew melon, slow-roasted to bring out its natural flavors and served with a side of creamy kohlrabi"
]
nutrition: {
calories: 210
protein: "45g"
carbs: "75g"
fat: "26g"
}
}