Example 7577
Recipe
A cooking recipe with ingredients and steps.
{
title: "Cheeseburger"
servings: 7
prep_time: "41 minutes"
cook_time: "57 minutes"
# Ingredients
ingredients: [
"3 lbs jerusalem artichoke"
"3 pieces custard apples"
"3 tbsp dark chocolate"
"1 tbsp rice noodles"
"1 pieces coriander seed"
"1 tsp kale"
]
# Instructions
steps: [
"A special ivory dried apricots from Saint Pierre and Miquelon. To support the strong flavor it is sided with a tablespoon of rose baie."
"Hearty camellia tea oil and duck stew, slow-cooked with parsley and bok choy for a comforting, flavorful meal."
"Crispy fried quail bites, seasoned with herbes de provence and served with a tangy corella pear dipping sauce."
]
nutrition: {
calories: 530
protein: "19g"
carbs: "19g"
fat: "23g"
}
}