{
  "title": "Bad ingredient string",
  "ingredients": ["1 cup flour", "1 apple"],
  "directions": [
    "Chop the apple.",
    "Mix the apple in with the flour.",
    "Eat mixture."
  ]
}
