Example 8265
Recipe
A cooking recipe with ingredients and steps.
{
title: "Barbecue Ribs"
servings: 3
prep_time: "56 minutes"
cook_time: "48 minutes"
# Ingredients
ingredients: [
"3 lbs agar"
"2 tsp kumera"
"4 pieces white rice"
"4 pieces trout"
"2 tbsp quark"
]
# Instructions
steps: [
"A slow-roasted Crested Myna with a golden, juicy exterior. Stuffed with kiwi fruit and covered in mandarin sauce. Sides with jicama puree and wild asian greens."
"An exquisite bean shoots dish, paired with potato flour and a hint of coriander."
"49-day aged ostrich steak, with choice of 3 sides."
]
nutrition: {
calories: 779
protein: "45g"
carbs: "37g"
fat: "16g"
}
}