Example 14167

Recipe

A cooking recipe with ingredients and steps.

{
title: "Mint-crusted Lamb"
servings: 2
prep_time: "56 minutes"
cook_time: "17 minutes"

# Ingredients
ingredients: [
"1 cups edamame"
"3 cups white rice"
"1 oz hot smoked salmon"
"2 pieces cornmeal"
]

# Instructions
steps: [
"Hearty macadamia nut and salmon stew, slow-cooked with aniseed and endive for a comforting, flavorful meal."
"68-day aged duck steak, with choice of 4 sides."
"Tenderly braised turkey in a rich orange zest and squash sauce, served with a side of creamy jerusalem artichoke."
"A simple kiwi fruit pie. No fancy stuff. Just pie."
]

nutrition: {
calories: 173
protein: "15g"
carbs: "87g"
fat: "12g"
}
}

See also