[
  {
    "name": "Old-fashioned Ice Cream",
    "query": "Coaticook",
    "store": "maxi",
    "price": 4.99,
    "flyer_name": "CRÈME GLACÉE COATICOOK, 2 L",
    "name_zh": "COATICOOK 冰淇淋，2 升",
    "threshold": 5,
    "valid_to": "2026-05-07T03:59:59+00:00"
  },
  {
    "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"
  }
]