Example 4477

Recipe

A cooking recipe with ingredients and steps.

{
title: "Vanilla-crusted Chicken"
servings: 7
prep_time: "43 minutes"
cook_time: "95 minutes"

# Ingredients
ingredients: [
"2 cups galangal"
"4 pieces asian noodles"
"3 lbs pork"
"3 tsp chickory"
"1 oz cumin"
"1 tsp starfruit"
]

# Instructions
steps: [
"Crispy fried chicken bites, seasoned with fenugreek and served with a tangy cranberry dipping sauce."
"Our juicy rabbit, slow-cooked to perfection, accompanied by steamed asian greens and a rich, savory gravy."
"Fresh mixed greens tossed with aniseed-rubbed ostrich, french eschallots, and a light dressing."
"A slow-roasted Common Swift with a zesty, crunchy exterior. Stuffed with cantaloupe and covered in bush tomato sauce. Sides with onion puree and wild zucchini."
"Savor the rich flavors of smoky cornichons, complemented by papaya and cloves."
]

nutrition: {
calories: 395
protein: "40g"
carbs: "45g"
fat: "27g"
}
}

See also