{ "recipe": {
  "information": {
    "name": "District Market Crafted's Chicken Caesar Sandwich",
    "image": "https://webster.cs.washington.edu/cse154/services/section/recipe/recipes/dm-sandwich.png",
    "author": "Housing and Food Services",
    "category": "Entree",
    "subcategory": "Meaty",
    "description": {
      "serves": ".7",
      "text": "A simple and less than stellar meal fit for a boundless student."
    }
  },
  "ingredients": {
    "item": [
      {
        "amount": "handful",
        "text": "Parmesan Cheese"
      },
      {
        "amount": "4",
        "text": "Boneless Chicken Breasts"
      },
      {
        "amount": "1 tbsp",
        "text": "Olive Oil"
      },
      {
        "amount": "1 sheet",
        "text": "Lettuce"
      },
      {
        "amount": "2 slices",
        "text": "Italian Bread"
      },
      {
        "amount": "3 slices",
        "text": "Tomato"
      }
    ]
  },
  "directions": {
    "step": [
      "Steam the chicken breasts until thawed and consumable",
      "Place chicken in cold storage for 30 minutes",
      "Place italian bread on table with a dab of olive oil",
      "Sprinkle some parmesan cheese",
      "Toss in a handful of chicken breast pieces onto the slice of bread",
      "Warm up the bread + chicken in a toaster for 30 seconds",
      "Continue to assemble the sandwitch by placing the lettuce, tomato, and olive oil onto the stack",
      "Finish it off by sandwitching with another slice of bread and serve."
    ]
  }
}
}
