package/src/data/Recipe4/simple-recipe-3.json
[{ "id": "1989", "name": "Crock Pot Roast", "imageURL": "http://img.sndimg.com/food/image/upload/w_266/v1/img/recipes/27/20/8/picVfzLZo.jpg", "originalURL": "http://www.food.com/recipe/to-die-for-crock-pot-roast-27208", "ingredients": [{ "quantity": "1", "name": " beef roast" }, { "quantity": "1 package", "name": "brown gravy mix" }, { "quantity": "1 package", "name": "dried Italian salad dressing mix" }, { "quantity": "1 package", "name": "dry ranch dressing mix" }, { "quantity": "1/2 cup", "name": "water" } ], "directions": [ "Place beef roast in crock pot.", "Mix the dried mixes together in a bowl and sprinkle over the roast.", "Pour the water around the roast.", "Cook on low for 7-9 hours." ], "prepTime": "PT30M", "totalTime": "PT3H", "recipeYield": "8"}]