[
  {
    "molid": "mol215",
    "smiles": "FC1(F)CCNCC1",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "FC1(F)CCNCC1",
        "std_free_energy": -3.4655513763427734,
        "relative_population": 1.0
      },
      {
        "id": "1_1",
        "charge": 1,
        "smiles": "FC1(F)CC[NH2+]CC1",
        "std_free_energy": -7.625720500946045,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 8.5,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "OCHEM"
      }
    ]
  }
]