Example 6565

Recipe

A cooking recipe with ingredients and steps.

{
title: "Pierogi"
servings: 5
prep_time: "23 minutes"
cook_time: "99 minutes"

# Ingredients
ingredients: [
"1 cups tuna"
"4 lbs rice syrup"
"3 cups szechuan pepperberry"
"2 cups avocado spread"
]

# Instructions
steps: [
"A classic pie filled with delicious kangaroo and spicy sesame seeds, baked in a fresh pastry crust and topped with a golden-brown lattice."
"A simple bush tomato pie. No fancy stuff. Just pie."
"An exquisite duck roast, infused with the essence of nashi pear, slow-roasted to bring out its natural flavors and served with a side of creamy french eschallots"
"Crispy fried beef bites, seasoned with caraway seed and served with a tangy butternut pumpkin dipping sauce."
"Juicy chicken, grilled to your liking and drizzled with a bold onion seed sauce, served alongside roasted swiss chard."
"A simple watermelon pie. No fancy stuff. Just pie."
]

nutrition: {
calories: 786
protein: "45g"
carbs: "92g"
fat: "30g"
}
}

See also