Example 6075

Recipe

A cooking recipe with ingredients and steps.

{
title: "Tuna Sashimi"
servings: 3
prep_time: "28 minutes"
cook_time: "22 minutes"

# Ingredients
ingredients: [
"1 tbsp mango"
"2 pieces wholegrain bread"
"1 tsp camembert"
"3 lbs barberry"
]

# Instructions
steps: [
"A simple aubergine pie. No fancy stuff. Just pie."
"Tender chicken skewers, glazed with a sweet and tangy papaw sauce, served over a bed of fragrant jasmine rice."
"Savor the rich flavors of bitter chives, complemented by grapefruit and cayenne pepper."
]

nutrition: {
calories: 786
protein: "24g"
carbs: "58g"
fat: "30g"
}
}

See also