Example 3566

Recipe

A cooking recipe with ingredients and steps.

{
title: "Poke"
servings: 8
prep_time: "52 minutes"
cook_time: "34 minutes"

# Ingredients
ingredients: [
"2 pieces caraway seed"
"2 cups squash"
"4 tbsp beef stock"
"4 lbs black eyed beans"
"2 tbsp tamarillo"
"1 pieces vegetable stock"
]

# Instructions
steps: [
"An exquisite jicama dish, paired with jewfish and a hint of saffron."
"Tenderly braised salmon in a rich jalfrezi and chives sauce, served with a side of creamy broccolini."
"Hearty mussels and beef stew, slow-cooked with sweet basil and carob carrot for a comforting, flavorful meal."
"A simple pineapple pie. No fancy stuff. Just pie."
"Fresh mixed greens tossed with cassia-rubbed pork, capers, and a light dressing."
"A robust moist stew featuring Jewish - Israeli flavors, loaded with salty meat, tender vegetables, and a sweet, salty broth."
]

nutrition: {
calories: 290
protein: "41g"
carbs: "44g"
fat: "9g"
}
}

See also