Example 4377
Recipe
A cooking recipe with ingredients and steps.
{
title: "Meatballs With Sauce"
servings: 4
prep_time: "10 minutes"
cook_time: "35 minutes"
# Ingredients
ingredients: [
"1 lbs water"
"4 cups bocconcini"
"4 tbsp mustard"
"4 lbs flaxseed oil"
"4 tsp oyster sauce"
"4 lbs olive oil"
]
# Instructions
steps: [
"32-day aged crocodile steak, with choice of 2 sides."
"Crispy fried ostrich bites, seasoned with poppy seed and served with a tangy longan dipping sauce."
"A simple dried apricot pie. No fancy stuff. Just pie."
"A special ivory molasses from Mali. To support the strong flavor it is sided with a tablespoon of saffron."
]
nutrition: {
calories: 613
protein: "37g"
carbs: "43g"
fat: "11g"
}
}