Example 16263

Recipe

A cooking recipe with ingredients and steps.

{
title: "Cavalo-infused Beef Roast"
servings: 7
prep_time: "38 minutes"
cook_time: "16 minutes"

# Ingredients
ingredients: [
"2 oz white wine vinegar"
"1 tsp cheddar"
"3 pieces beans"
]

# Instructions
steps: [
"Grilled venison kebabs, marinated in Albanian spices and served with a fresh sweet potato and butternut pumpkin salad."
"Tender pigeon skewers, glazed with a sweet and tangy banana sauce, served over a bed of fragrant jasmine rice."
"Fresh mixed greens tossed with arrowroot-rubbed chicken, pumpkin, and a light dressing."
"A simple lychee pie. No fancy stuff. Just pie."
"A heartwarming Chinese Islamic soup, featuring fresh peas and an aromatic blend of traditional spices."
]

nutrition: {
calories: 276
protein: "32g"
carbs: "59g"
fat: "31g"
}
}

See also