{
  "singleWordSynonyms":[
    {
      "words":["pills", "medication"],
      "synonyms":[
        {"fitRating":1, "values":["pills", "medication"]}
      ]
    }
  ],
  "equivalentPhrases":[
    {
      "phrases":["am running a fever", "have a fever", "have high temperature"],
      "equivalents":[
        {"fitRating":1, "values":["am running a fever", "have a fever", "have high temperature"]}
      ]
    }
  ]
}