Example 5569

Recipe

A cooking recipe with ingredients and steps.

{
title: "Juicy Celery Curry"
servings: 2
prep_time: "43 minutes"
cook_time: "115 minutes"

# Ingredients
ingredients: [
"4 tsp bocconcini"
"2 pieces beetroot"
"2 tbsp lobster"
"3 tsp camomile"
"1 cups cottage cheese"
]

# Instructions
steps: [
"A delightful tart combining salty purple carrot and sweet olive, set in a buttery pastry shell and finished with a hint of rosemary."
"Tender pigeon skewers, glazed with a sweet and tangy incaberry sauce, served over a bed of fragrant jasmine rice."
"Crispy fried turkey bites, seasoned with caraway seed and served with a tangy mangosteen dipping sauce."
]

nutrition: {
calories: 509
protein: "20g"
carbs: "24g"
fat: "37g"
}
}

See also