Example 10073

Recipe

A cooking recipe with ingredients and steps.

{
title: "Sushi"
servings: 6
prep_time: "37 minutes"
cook_time: "50 minutes"

# Ingredients
ingredients: [
"2 tsp jerusalem artichoke"
"2 cups cranberry"
"3 tsp fruit"
"3 tbsp balsamic vinegar"
"2 cups rockmelon"
"1 oz cloves"
]

# Instructions
steps: [
"Tender kangaroo skewers, glazed with a sweet and tangy dragonfruit sauce, served over a bed of fragrant jasmine rice."
"A slow-roasted Pelagic Cormorant with a salty, fluffy exterior. Stuffed with feijoa and covered in elderberry sauce. Sides with sweet potato puree and wild turnips."
"Baked slivered almonds-stuffed emu, seasoned with bbq and golden herbs, accompanied by roasted radicchio medley."
"Grilled duck kebabs, marinated in Cypriot spices and served with a fresh english spinach and kiwiberry salad."
]

nutrition: {
calories: 644
protein: "8g"
carbs: "87g"
fat: "25g"
}
}

See also