Example 11273

Recipe

A cooking recipe with ingredients and steps.

{
title: "Pork Sausage Roll"
servings: 3
prep_time: "23 minutes"
cook_time: "112 minutes"

# Ingredients
ingredients: [
"3 pieces mangosteens"
"1 tsp brown mushrooms"
"3 oz walnut"
"1 lbs enoki mushrooms"
"2 lbs white flour"
]

# Instructions
steps: [
"Tender emu skewers, glazed with a sweet and tangy mangosteen sauce, served over a bed of fragrant jasmine rice."
"A heartwarming Zanzibari soup, featuring fresh potato flour and an aromatic blend of traditional spices."
"Savor the rich flavors of creamy purple carrot, complemented by cavalo and galangal."
]

nutrition: {
calories: 234
protein: "10g"
carbs: "67g"
fat: "11g"
}
}

See also