{
  "attributes": {
    "ome": {
      "plate": {
        "version": "0.5",
        "acquisitions": [
          {
            "id": 0
          }
        ],
        "rows": [
          {
            "name": "A"
          }
        ],
        "columns": [
          {
            "name": "1"
          },
          {
            "name": "2"
          }
        ],
        "wells": [
          {
            "path": "A/1",
            "rowIndex": 0,
            "columnIndex": 0
          },
          {
            "path": "A/2",
            "rowIndex": 0,
            "columnIndex": 1
          }
        ]
      },
      "version": "0.5"
    }
  },
  "zarr_format": 3,
  "node_type": "group"
}