Example 12069
Recipe
A cooking recipe with ingredients and steps.
{
title: "Spinach And Beetroot Stew"
servings: 6
prep_time: "60 minutes"
cook_time: "28 minutes"
# Ingredients
ingredients: [
"1 pieces raisin"
"4 oz lime leaves"
"3 oz jasmine rice"
"3 cups yeast"
"2 lbs amaranth"
"4 lbs cocoa powder"
]
# Instructions
steps: [
"Juicy rabbit, grilled to your liking and drizzled with a bold anise sauce, served alongside roasted beans."
"A slow-roasted Olive-sided Flycatcher with a bitter, fluffy exterior. Stuffed with prune and covered in blueberry sauce. Sides with chinese cabbage puree and wild swiss chard."
"An exquisite ostrich roast, infused with the essence of cranberry, slow-roasted to bring out its natural flavors and served with a side of creamy purple carrot"
"Savor the rich flavors of bitter lettuce, complemented by berry and mint."
]
nutrition: {
calories: 379
protein: "45g"
carbs: "55g"
fat: "20g"
}
}