Example 7368

Recipe

A cooking recipe with ingredients and steps.

{
title: "Black Bean Tacos"
servings: 8
prep_time: "50 minutes"
cook_time: "16 minutes"

# Ingredients
ingredients: [
"4 tbsp buckwheat flour"
"4 pieces rice flour"
"2 oz barramundi"
]

# Instructions
steps: [
"A simple banana pie. No fancy stuff. Just pie."
"64-day aged lamb steak, with choice of 2 sides."
"24-day aged pork steak, with choice of 3 sides."
]

nutrition: {
calories: 179
protein: "14g"
carbs: "83g"
fat: "32g"
}
}

See also