{
  "contextResponses": [
    {
      "contextElement": {
        "type": "ThinkingThing",
        "isPattern": "false",
        "id": "STACK1:ThinkingThing",
        "attributes": [
          {
            "name": "6",
            "type": "compound",
            "value": [
              {
                "name": "color",
                "value": "255,129,38",
                "type": "string"
              }
            ],
            "metadatas": [
              {
                "name": "sleepcondition",
                "type": "string",
                "value": "cond1"
              },
              {
                "name": "sleeptime",
                "type": "string",
                "value": "12"
              }
            ]
          }
        ]
      },
      "statusCode": {
        "code": "200",
        "reasonPhrase": "OK"
      }
    }
  ]
}
