{
  "scenarios": [
    {
      "id": "FRUIT-THIN-01",
      "actual": 8.4,
      "limit": 10,
      "operator": "lte"
    },
    {
      "id": "FRUIT-PINCH-01",
      "actual": 0.93,
      "limit": 0.9,
      "operator": "gte"
    }
  ]
}
