{
  "profile": "timed",
  "stacks": {
    "timed": 1
  },
  "name": "Timed Roast",
  "yield": {
    "amount": 4,
    "unit": "servings"
  },
  "time": {
    "total": {
      "minutes": 90
    }
  },
  "ingredients": [
    "Beef"
  ],
  "instructions": [
    {
      "id": "step-1",
      "text": "Roast until done",
      "timing": {
        "duration": {
          "minutes": 90
        }
      }
    }
  ]
}
