Example 6678
Recipe
A cooking recipe with ingredients and steps.
{
title: "Mushroom Bourguignon"
servings: 7
prep_time: "55 minutes"
cook_time: "79 minutes"
# Ingredients
ingredients: [
"3 tsp parmesan cheese"
"3 tbsp pears"
"4 pieces papaw"
"4 oz mangosteens"
]
# Instructions
steps: [
"Baked red wine vinegar-stuffed pork, seasoned with parsley and spicy herbs, accompanied by roasted fresh chillies medley."
"Savor the rich flavors of juicy sweet potato, complemented by lemon and chervil."
"Crispy fried kangaroo bites, seasoned with mango and served with a tangy fig dipping sauce."
]
nutrition: {
calories: 241
protein: "38g"
carbs: "71g"
fat: "34g"
}
}