Example 12464
Recipe
A cooking recipe with ingredients and steps.
{
title: "Lamb Steak"
servings: 6
prep_time: "36 minutes"
cook_time: "56 minutes"
# Ingredients
ingredients: [
"1 lbs licorice"
"2 cups cornmeal"
"3 lbs omega spread"
"3 tbsp scallops"
"4 cups beef"
"1 tbsp macadamia oil"
]
# Instructions
steps: [
"Grilled duck kebabs, marinated in Indonesian spices and served with a fresh carrot and incaberry salad."
"Juicy pigeon, grilled to your liking and drizzled with a bold methi sauce, served alongside roasted carrot."
"26-day aged duck steak, with choice of 4 sides."
"A special white mace from Morocco. To support the strong flavor it is sided with a tablespoon of herbes de provence."
"A tender fresh chillies creation, seasoned with rosemary and sweet basil, showcasing the best of plant-based cuisine."
]
nutrition: {
calories: 616
protein: "37g"
carbs: "86g"
fat: "13g"
}
}