[
  {
    "modelParams": {
      "name": "Main",
      "description": "",
      "steps": 1,
      "method": "MCMC",
      "include": []
    },
    "blocks": [
      {
        "id": "b75715546",
        "name": "data",
        "show": false,
        "type": "Data",
        "typeCode": 2,
        "useAsParameter": false,
        "dims": "",
        "value": "3,2,4,3.3,2.1",
        "units": "",
        "dataType": "",
        "dataCategories": "",
        "minimized": false,
        "pos": {
          "x": -90,
          "y": 58
        }
      },
      {
        "id": "b15080747",
        "distribution": "Uniform",
        "name": "mu",
        "once": false,
        "params": {
          "a": "0",
          "b": "5"
        },
        "show": true,
        "type": "Random Variable",
        "typeCode": 0,
        "dims": "1",
        "units": "",
        "minimized": false,
        "pos": {
          "x": 99,
          "y": 31
        }
      },
      {
        "id": "b6550362",
        "distribution": "Gaussian",
        "params": {
          "mu": "mu",
          "sigma": "1"
        },
        "type": "Observer",
        "typeCode": 4,
        "value": "data",
        "minimized": false,
        "pos": {
          "x": -9,
          "y": -29
        }
      }
    ],
    "methodParams": {
      "chains": 1,
      "samples": 1000
    }
  }
]