Example 16475
Recipe
A cooking recipe with ingredients and steps.
{
title: "Cheeseburger"
servings: 2
prep_time: "29 minutes"
cook_time: "45 minutes"
# Ingredients
ingredients: [
"1 tbsp bean shoots"
"3 cups dandelion"
"4 lbs celery seed"
"1 pieces brown rice vinegar"
]
# Instructions
steps: [
"A robust salty stew featuring Mughal flavors, loaded with bitter meat, golden vegetables, and a smoky, crunchy broth."
"Three mace with artichoke, celery, eggplant, garlic and jelly. With a side of baked tangelo, and your choice of loquats or kudzu."
"Our juicy goose, slow-cooked to perfection, accompanied by steamed french eschallots and a rich, savory gravy."
"An exquisite quail roast, infused with the essence of apricot, slow-roasted to bring out its natural flavors and served with a side of creamy bean shoots"
"A classic pie filled with delicious kangaroo and crispy goat milk, baked in a crunchy pastry crust and topped with a golden-brown lattice."
"Tender kangaroo skewers, glazed with a sweet and tangy plum sauce, served over a bed of fragrant jasmine rice."
"Juicy kangaroo, grilled to your liking and drizzled with a bold five spice sauce, served alongside roasted french eschallots."
]
nutrition: {
calories: 496
protein: "20g"
carbs: "85g"
fat: "22g"
}
}