[
  {
    "molid": "mol231",
    "smiles": "CCOC(=O)CCCCN",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "CCOC(=O)CCCCN",
        "std_free_energy": -0.8727322220802307,
        "relative_population": 1.0
      },
      {
        "id": "1_1",
        "charge": 1,
        "smiles": "CCOC(=O)CCCC[NH3+]",
        "std_free_energy": -9.321401596069336,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 10.151,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "IUPAC digitized pKa"
      },
      {
        "pka_value": 10.15,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "Datawarrior"
      },
      {
        "pka_value": 10.5,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "OCHEM"
      }
    ]
  }
]