Example 2761
Recipe
A cooking recipe with ingredients and steps.
{
title: "Dill-crusted Venison"
servings: 4
prep_time: "32 minutes"
cook_time: "101 minutes"
# Ingredients
ingredients: [
"4 tsp goat milk"
"1 pieces potatoes"
"2 tbsp rice paper"
"1 oz buckwheat flour"
"1 tbsp potatoes"
"1 tsp peppermint"
]
# Instructions
steps: [
"Fresh mixed greens tossed with sumac-rubbed kangaroo, brussels sprouts, and a light dressing."
"A classic pie filled with delicious quail and fluffy ricotta, baked in a golden pastry crust and topped with a golden-brown lattice."
"Baked thyme-stuffed pork, seasoned with poudre de colombo and tender herbs, accompanied by roasted celery medley."
"Fresh broccolini with a pinch of cinnamon, topped by a caramelized mango with whipped cream"
]
nutrition: {
calories: 249
protein: "17g"
carbs: "64g"
fat: "33g"
}
}