{
  "id": 38,
  "name": "Kenya Natural (18g)",
  "phases": [
    {
      "name": "Gentle Saturation",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "curve": "INSTANT"
      },
      "restriction": 2,
      "stopConditions": {
        "time": 7000,
        "pressureAbove": 3
      }
    },
    {
      "name": "Natural Bloom",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 2.5,
        "curve": "INSTANT",
        "start": 3
      },
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "name": "Strawberry Peak",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8,
        "time": 2500,
        "curve": "LINEAR",
        "start": 2.5
      },
      "restriction": 5,
      "stopConditions": {
        "time": 2500
      }
    },
    {
      "name": "Cocoa Taper",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5.5,
        "time": 20000,
        "curve": "EASE_OUT",
        "start": 8
      },
      "restriction": 5,
      "stopConditions": {
        "time": 30000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 92,
  "globalStopConditions": {
    "weight": 41
  }
}