Example 3771

Recipe

A cooking recipe with ingredients and steps.

{
title: "French Fries With Sausages"
servings: 6
prep_time: "55 minutes"
cook_time: "23 minutes"

# Ingredients
ingredients: [
"4 oz jicama"
"2 pieces brussels sprouts"
"3 tsp safflower oil"
"1 tsp paprik"
"1 oz soy flour"
]

# Instructions
steps: [
"A robust delicious stew featuring Cajun flavors, loaded with savory meat, salty vegetables, and a crunchy, tangy broth."
"A heartwarming Egyptian soup, featuring fresh bread and an aromatic blend of traditional spices."
"Fresh mixed greens tossed with curry-rubbed pork, cabbage, and a light dressing."
"Crispy fried chicken bites, seasoned with bbq and served with a tangy bush tomato dipping sauce."
]

nutrition: {
calories: 729
protein: "9g"
carbs: "95g"
fat: "5g"
}
}

See also