package/src/data/Recipe4/simple-recipe-1.json
[{ "id": "1989", "name": "Crock Pot Roast", "ingredients": [{ "quantity": "1", "name": " beef roast", "department": "Meat" }, { "quantity": "1 package", "name": "brown gravy mix", "department": "Baking" }, { "quantity": "1 package", "name": "dried Italian salad dressing mix", "department": "Condiments" }, { "quantity": "1 package", "name": "dry ranch dressing mix", "department": "Condiments" }, { "quantity": "1/2 cup", "name": "water", "department": "Drinks" } ], "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": "30min", "totalTime": "3h", "recipeYield": "8", "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"}]