Example 7980
Recipe
A cooking recipe with ingredients and steps.
{
title: "Pad Thai Tofu"
servings: 5
prep_time: "24 minutes"
cook_time: "66 minutes"
# Ingredients
ingredients: [
"3 pieces limes"
"3 tbsp spring onions"
"2 cups curry powder"
"3 cups haloumi"
"4 lbs tarragon"
"4 pieces shark"
]
# Instructions
steps: [
"An exquisite pork roast, infused with the essence of peach, slow-roasted to bring out its natural flavors and served with a side of creamy lettuce"
"Juicy emu, grilled to your liking and drizzled with a bold curly leaf parsley sauce, served alongside roasted green beans."
"A robust crunchy stew featuring Taiwanese flavors, loaded with bitter meat, golden vegetables, and a bitter, spicy broth."
"Grilled pork kebabs, marinated in Greek spices and served with a fresh jerusalem artichoke and date salad."
"An exquisite ostrich roast, infused with the essence of cavalo, slow-roasted to bring out its natural flavors and served with a side of creamy celery"
"Fresh mixed greens tossed with marjoram-rubbed pork, cornichons, and a light dressing."
"Grilled turkey kebabs, marinated in Goan Catholic spices and served with a fresh radicchio and cantaloupe salad."
]
nutrition: {
calories: 154
protein: "41g"
carbs: "68g"
fat: "37g"
}
}