Example 1670
Recipe
A cooking recipe with ingredients and steps.
{
title: "Pasta Carbonara"
servings: 3
prep_time: "10 minutes"
cook_time: "111 minutes"
# Ingredients
ingredients: [
"1 pieces corn tortilla"
"2 cups yellowtail kingfish"
"4 tbsp dill"
"1 tbsp raspberry"
"4 pieces kangaroo"
"2 tsp buttermilk"
]
# Instructions
steps: [
"Juicy goose, grilled to your liking and drizzled with a bold annatto seed sauce, served alongside roasted fresh chillies."
"A special orange agave syrup from Cameroon. To support the strong flavor it is sided with a tablespoon of kaffir leaves."
"An exquisite spinach dish, paired with squash and a hint of galangal."
"Fresh mixed greens tossed with rogan josh-rubbed rabbit, potatoes, and a light dressing."
"Crispy fried kangaroo bites, seasoned with achiote seed and served with a tangy honeydew melon dipping sauce."
"Juicy crocodile, grilled to your liking and drizzled with a bold cayenne pepper sauce, served alongside roasted cucumber."
]
nutrition: {
calories: 728
protein: "17g"
carbs: "76g"
fat: "13g"
}
}