1[
2  {
3    "cirq_type": "MeasurementKey",
4    "name": "key",
5    "path": []
6  },
7  {
8    "cirq_type": "MeasurementKey",
9    "name": "key",
10    "path": ["outer"]
11  },
12  {
13    "cirq_type": "MeasurementKey",
14    "name": "key",
15    "path": ["nested", "path"]
16  }
17]