Example 6666

Recipe

A cooking recipe with ingredients and steps.

{
title: "Passionfruit Pie"
servings: 5
prep_time: "41 minutes"
cook_time: "54 minutes"

# Ingredients
ingredients: [
"2 tbsp prunes"
"4 cups albacore tuna"
"2 cups turmeric"
"3 tsp tom yum"
"3 tbsp grapes"
]

# Instructions
steps: [
"80-day aged beef steak, with choice of 3 sides."
"A slow-roasted Shiny Cowbird with a sweet, salty exterior. Stuffed with jarrahdale pumpkin and covered in apricot sauce. Sides with red pepper puree and wild peppers."
"11-day aged emu steak, with choice of 2 sides."
]

nutrition: {
calories: 421
protein: "14g"
carbs: "42g"
fat: "16g"
}
}

See also