[
  {
    "name": "Old-fashioned Ice Cream",
    "query": "Coaticook",
    "price": null,
    "threshold": 5,
    "note": "Not in current flyers"
  },
  {
    "name": "30 Eggs",
    "query": "30eggs",
    "price": null,
    "threshold": 9.2,
    "note": "Not in current flyers"
  },
  {
    "name": "Milk 3.25 4L",
    "query": "Milk 3.25 4L",
    "price": null,
    "threshold": 8.5,
    "note": "Not in current flyers"
  }
]