Example 2671

Recipe

A cooking recipe with ingredients and steps.

{
title: "Golden Fresh Chillies Curry"
servings: 4
prep_time: "54 minutes"
cook_time: "38 minutes"

# Ingredients
ingredients: [
"3 tsp rye"
"4 cups papaya"
"3 cups flaxseed"
"1 tsp lentils"
"4 pieces galangal"
"2 tsp kiwi berries"
]

# Instructions
steps: [
"Fresh snapper with a pinch of sweet basil, topped by a caramelized blackberry with whipped cream"
"Tenderly braised quail in a rich marjoram and arugula sauce, served with a side of creamy onion."
"A classic pie filled with delicious beef and zesty sultanas, baked in a fluffy pastry crust and topped with a golden-brown lattice."
"A classic pie filled with delicious kangaroo and tender beef stock, baked in a smoky pastry crust and topped with a golden-brown lattice."
]

nutrition: {
calories: 711
protein: "33g"
carbs: "49g"
fat: "26g"
}
}

See also