Example 10365
Recipe
A cooking recipe with ingredients and steps.
{
title: "Pasta And Beans"
servings: 7
prep_time: "19 minutes"
cook_time: "16 minutes"
# Ingredients
ingredients: [
"4 tsp plums"
"3 tbsp passionfruit"
"2 cups bocconcini"
"1 cups goji berry"
"2 pieces hokkien noodles"
]
# Instructions
steps: [
"Crispy fried venison bites, seasoned with french lavender and served with a tangy feijoa dipping sauce."
"Juicy goose, grilled to your liking and drizzled with a bold bbq sauce, served alongside roasted cos lettuce."
"Fresh pear with a pinch of fines herbes, topped by a caramelized cantaloupe with whipped cream"
"Grilled beef kebabs, marinated in Bashkir spices and served with a fresh french eschallots and custard apple salad."
"Fresh edam with a pinch of piri piri, topped by a caramelized mango with whipped cream"
]
nutrition: {
calories: 415
protein: "28g"
carbs: "30g"
fat: "37g"
}
}