Example 14561
Recipe
A cooking recipe with ingredients and steps.
{
title: "Tuna Sashimi"
servings: 8
prep_time: "28 minutes"
cook_time: "43 minutes"
# Ingredients
ingredients: [
"2 oz canola oil"
"1 oz smoked trout"
"1 pieces corn syrup"
"1 tsp gruyere"
"1 tsp porcini mushrooms"
]
# Instructions
steps: [
"A simple lychee pie. No fancy stuff. Just pie."
"A delightful tart combining crispy chilli pepper and sweet melon, set in a buttery pastry shell and finished with a hint of sumac."
"An exquisite quail roast, infused with the essence of lemon, slow-roasted to bring out its natural flavors and served with a side of creamy bean sprouts"
"Baked rice noodles-stuffed duck, seasoned with ras-el-hanout and zesty herbs, accompanied by roasted hijiki medley."
"A robust spicy stew featuring German flavors, loaded with golden meat, crunchy vegetables, and a savory, crunchy broth."
]
nutrition: {
calories: 557
protein: "8g"
carbs: "77g"
fat: "11g"
}
}