Example 8462
Recipe
A cooking recipe with ingredients and steps.
{
title: "Tuna Sashimi"
servings: 6
prep_time: "32 minutes"
cook_time: "109 minutes"
# Ingredients
ingredients: [
"1 oz juniper berries"
"4 pieces malt vinegar"
"4 tbsp chicken"
"1 oz rice flour"
"3 oz watermelon"
]
# Instructions
steps: [
"Crispy fried crocodile bites, seasoned with china star and served with a tangy date dipping sauce."
"A special blue brown mushrooms from Antarctica. To support the strong flavor it is sided with a tablespoon of colombo."
"Fresh green tea noodles with a pinch of pepper, topped by a caramelized olive with whipped cream"
"62-day aged lamb steak, with choice of 2 sides."
"A delightful tart combining tangy iceberg lettuce and sweet loquat, set in a buttery pastry shell and finished with a hint of green cardamom."
"27-day aged goose steak, with choice of 3 sides."
]
nutrition: {
calories: 173
protein: "38g"
carbs: "84g"
fat: "20g"
}
}