{
  "id": "sample-bench",
  "revisionId": "r1",
  "label": "Sample bench",
  "tags": [
    "recipe",
    "bench"
  ],
  "dimensionsFt": [
    4,
    1.5,
    1.5
  ],
  "materialSlots": [
    "frame",
    "top"
  ],
  "representation": {
    "type": "core:assembly@1",
    "data": {
      "parts": [
        {
          "id": "part-0",
          "shape": "box",
          "sizeFt": [
            0.18,
            1.35,
            0.18
          ],
          "positionFt": [
            -1.8599999999999999,
            0.675,
            -0.61
          ],
          "materialSlot": "frame",
          "color": "#b99a73",
          "roundness": 0
        },
        {
          "id": "part-1",
          "shape": "box",
          "sizeFt": [
            0.18,
            1.35,
            0.18
          ],
          "positionFt": [
            -1.8599999999999999,
            0.675,
            0.61
          ],
          "materialSlot": "frame",
          "color": "#b99a73",
          "roundness": 0
        },
        {
          "id": "part-2",
          "shape": "box",
          "sizeFt": [
            0.18,
            1.35,
            0.18
          ],
          "positionFt": [
            1.8599999999999999,
            0.675,
            -0.61
          ],
          "materialSlot": "frame",
          "color": "#b99a73",
          "roundness": 0
        },
        {
          "id": "part-3",
          "shape": "box",
          "sizeFt": [
            0.18,
            1.35,
            0.18
          ],
          "positionFt": [
            1.8599999999999999,
            0.675,
            0.61
          ],
          "materialSlot": "frame",
          "color": "#b99a73",
          "roundness": 0
        },
        {
          "id": "part-4",
          "shape": "box",
          "sizeFt": [
            4,
            0.15,
            1.5
          ],
          "positionFt": [
            0,
            1.425,
            0
          ],
          "materialSlot": "top",
          "color": "#b99a73",
          "roundness": 0.035
        }
      ]
    }
  },
  "extensions": {}
}