Example 4573

Recipe

A cooking recipe with ingredients and steps.

{
title: "Souvlaki"
servings: 2
prep_time: "44 minutes"
cook_time: "75 minutes"

# Ingredients
ingredients: [
"1 lbs macadamia nut"
"4 pieces ricotta"
"4 pieces calamari"
"1 oz green beans"
"4 lbs fresh chillies"
]

# Instructions
steps: [
"Tender kangaroo skewers, glazed with a sweet and tangy cumquat sauce, served over a bed of fragrant jasmine rice."
"A simple incaberry pie. No fancy stuff. Just pie."
"Tenderly braised goose in a rich colombo and jerusalem artichoke sauce, served with a side of creamy swiss chard."
]

nutrition: {
calories: 310
protein: "7g"
carbs: "97g"
fat: "36g"
}
}

See also